Fixing LyShine dependency in gem.json (#7728)
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
"Atom_Feature_Common",
|
||||
"ImageProcessingAtom",
|
||||
"Atom_Component_DebugCamera",
|
||||
"CommonFeaturesAtom",
|
||||
"LyShine"
|
||||
"CommonFeaturesAtom"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -17,5 +17,7 @@
|
||||
"icon_path": "preview.png",
|
||||
"requirements": "",
|
||||
"documentation_url": "https://o3de.org/docs/user-guide/gems/reference/ui/message-popup/",
|
||||
"dependencies": []
|
||||
"dependencies": [
|
||||
"LyShine"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user