summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/d-feet')
-rw-r--r--dev-util/d-feet/d-feet-0.3.10.ebuild3
-rw-r--r--dev-util/d-feet/d-feet-0.3.11.ebuild6
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/d-feet/d-feet-0.3.10.ebuild b/dev-util/d-feet/d-feet-0.3.10.ebuild
index c6c1fed25f04..3b01d733dbe2 100644
--- a/dev-util/d-feet/d-feet-0.3.10.ebuild
+++ b/dev-util/d-feet/d-feet-0.3.10.ebuild
@@ -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}]
diff --git a/dev-util/d-feet/d-feet-0.3.11.ebuild b/dev-util/d-feet/d-feet-0.3.11.ebuild
index 9e41db97b30a..45c0789e57d1 100644
--- a/dev-util/d-feet/d-feet-0.3.11.ebuild
+++ b/dev-util/d-feet/d-feet-0.3.11.ebuild
@@ -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
"