summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild5
-rw-r--r--app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild3
-rw-r--r--app-emulation/xen-pvgrub/xen-pvgrub-4.8.0.ebuild5
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild
index 4ff9220be619..3545b5d65f60 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-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=5
@@ -42,7 +42,8 @@ DEPEND="sys-devel/gettext
sys-apps/texinfo
x11-libs/pixman"
-RDEPEND=">=app-emulation/xen-tools-${PV}"
+RDEPEND="${PYTHON_DEPS}
+ >=app-emulation/xen-tools-${PV}"
pkg_setup() {
python-single-r1_pkg_setup
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild
index 158130ccab05..bf93403c340d 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild
@@ -42,7 +42,8 @@ DEPEND="sys-devel/gettext
sys-apps/texinfo
x11-libs/pixman"
-RDEPEND=">=app-emulation/xen-tools-${PV}"
+RDEPEND="${PYTHON_DEPS}
+ >=app-emulation/xen-tools-${PV}"
pkg_setup() {
python-single-r1_pkg_setup
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.0.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.0.ebuild
index 54969e66386a..f3337ca38936 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.0.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.0.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
@@ -42,7 +42,8 @@ DEPEND="sys-devel/gettext
sys-apps/texinfo
x11-libs/pixman"
-RDEPEND=">=app-emulation/xen-tools-${PV}"
+RDEPEND="${PYTHON_DEPS}
+ >=app-emulation/xen-tools-${PV}"
pkg_setup() {
python-single-r1_pkg_setup