summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-kids/gcompris/gcompris-14.12.ebuild5
-rw-r--r--games-kids/gcompris/gcompris-15.10-r1.ebuild5
-rw-r--r--games-kids/gcompris/gcompris-15.10.ebuild5
3 files changed, 9 insertions, 6 deletions
diff --git a/games-kids/gcompris/gcompris-14.12.ebuild b/games-kids/gcompris/gcompris-14.12.ebuild
index 9431914e1361..71d8842b0974 100644
--- a/games-kids/gcompris/gcompris-14.12.ebuild
+++ b/games-kids/gcompris/gcompris-14.12.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
@@ -32,7 +32,8 @@ RDEPEND="x11-libs/gtk+:2
dev-libs/popt
virtual/libintl
dev-db/sqlite:3
- dev-python/pygtk[${PYTHON_USEDEP}]"
+ dev-python/pygtk[${PYTHON_USEDEP}]
+ ${PYTHON_DEPS}"
DEPEND="${RDEPEND}
gnome-base/gnome-common
dev-perl/XML-Parser
diff --git a/games-kids/gcompris/gcompris-15.10-r1.ebuild b/games-kids/gcompris/gcompris-15.10-r1.ebuild
index 33a9d822fed7..b192917cea6e 100644
--- a/games-kids/gcompris/gcompris-15.10-r1.ebuild
+++ b/games-kids/gcompris/gcompris-15.10-r1.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
@@ -32,7 +32,8 @@ RDEPEND="x11-libs/gtk+:2
dev-libs/libxml2
dev-libs/popt
dev-python/pygtk[${PYTHON_USEDEP}]
- virtual/libintl"
+ virtual/libintl
+ ${PYTHON_DEPS}"
DEPEND="${RDEPEND}
app-text/texi2html
dev-perl/XML-Parser
diff --git a/games-kids/gcompris/gcompris-15.10.ebuild b/games-kids/gcompris/gcompris-15.10.ebuild
index 5a182afffc4c..40ced7b60dcc 100644
--- a/games-kids/gcompris/gcompris-15.10.ebuild
+++ b/games-kids/gcompris/gcompris-15.10.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=5
@@ -32,7 +32,8 @@ RDEPEND="x11-libs/gtk+:2
dev-libs/popt
virtual/libintl
dev-db/sqlite:3
- dev-python/pygtk[${PYTHON_USEDEP}]"
+ dev-python/pygtk[${PYTHON_USEDEP}]
+ ${PYTHON_DEPS}"
DEPEND="${RDEPEND}
gnome-base/gnome-common
dev-perl/XML-Parser