games-util/solarus-quest-editor: fix dependencies
This commit is contained in:
parent
8c08f4c97f
commit
12551c8f3c
@ -18,6 +18,8 @@ PLATFORMS="~amd64 ~x86"
|
|||||||
MYOPTIONS=""
|
MYOPTIONS=""
|
||||||
|
|
||||||
DEPENDENCIES="
|
DEPENDENCIES="
|
||||||
|
build:
|
||||||
|
x11-libs/qttools:5
|
||||||
build+run:
|
build+run:
|
||||||
dev-games/physfs
|
dev-games/physfs
|
||||||
games-engines/solarus[~${PV}]
|
games-engines/solarus[~${PV}]
|
||||||
@ -28,7 +30,6 @@ DEPENDENCIES="
|
|||||||
media-libs/libvorbis
|
media-libs/libvorbis
|
||||||
media-libs/openal
|
media-libs/openal
|
||||||
x11-libs/qtbase:5
|
x11-libs/qtbase:5
|
||||||
x11-libs/qttools:5
|
|
||||||
"
|
"
|
||||||
|
|
||||||
BUGS_TO="hasufell@posteo.de"
|
BUGS_TO="hasufell@posteo.de"
|
||||||
|
Loading…
Reference in New Issue
Block a user