mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-util/d-feet: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
parent
b4fa4e44c2
commit
23c525cb16
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@ -17,6 +17,7 @@ IUSE="test"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
>=dev-libs/glib-2.34:2
|
||||
>=dev-libs/gobject-introspection-0.9.6
|
||||
>=dev-python/pygobject-3.3.91:3[${PYTHON_USEDEP}]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@ -17,6 +17,7 @@ IUSE="test"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
>=dev-libs/glib-2.34:2
|
||||
>=dev-libs/gobject-introspection-0.9.6:=
|
||||
>=dev-python/pygobject-3.3.91:3[${PYTHON_USEDEP}]
|
||||
@ -24,7 +25,8 @@ RDEPEND="
|
||||
>=x11-libs/gtk+-3.9.4:3[introspection]
|
||||
x11-libs/libwnck:3[introspection]
|
||||
"
|
||||
DEPEND="${PYTHON_DEPS}
|
||||
DEPEND="
|
||||
${PYTHON_DEPS}
|
||||
app-text/yelp-tools
|
||||
>=dev-util/intltool-0.40.0
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user