QA fix
This commit is contained in:
parent
42266dd777
commit
e79dca0b15
@ -15,7 +15,7 @@ LICENSE="LGPL-2.1+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
|
||||
|
||||
IUSE="glade +gtk gtk-doc +python vala"
|
||||
IUSE="glade +gtk gtk-doc lua +python vala"
|
||||
REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )
|
||||
python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
@ -23,8 +23,7 @@ RDEPEND="
|
||||
>=dev-libs/glib-2.44:2
|
||||
>=dev-libs/gobject-introspection-1.39:=
|
||||
gtk? ( >=x11-libs/gtk+-3.0.0:3[introspection] )
|
||||
glade? ( >=dev-util/glade-3.9.1:3.10 )')
|
||||
)
|
||||
glade? ( >=dev-util/glade-3.9.1:3.10 )
|
||||
python? (
|
||||
${PYTHON_DEPS}
|
||||
$(python_gen_cond_dep '
|
||||
|
Loading…
Reference in New Issue
Block a user