summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-12-19 17:55:23 +0100
committerMichał Górny <mgorny@gentoo.org>2017-12-19 18:16:47 +0100
commit1dcaf6711fd516369686411b88ac5bde1beb22e2 (patch)
treed49876a1bdc7fad118a1e248ba168073b64cea3e /app-portage/unsymlink-lib
parentmedia-libs/libjpeg-turbo: Re-create configure script (diff)
downloadgentoo-1dcaf6711fd516369686411b88ac5bde1beb22e2.tar.gz
gentoo-1dcaf6711fd516369686411b88ac5bde1beb22e2.tar.bz2
gentoo-1dcaf6711fd516369686411b88ac5bde1beb22e2.zip
app-portage/unsymlink-lib: Add missing dep on sys-apps/portage
Diffstat (limited to 'app-portage/unsymlink-lib')
-rw-r--r--app-portage/unsymlink-lib/unsymlink-lib-5.ebuild3
-rw-r--r--app-portage/unsymlink-lib/unsymlink-lib-9999.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/app-portage/unsymlink-lib/unsymlink-lib-5.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-5.ebuild
index c5194b936c20..6ca4f9fdb17b 100644
--- a/app-portage/unsymlink-lib/unsymlink-lib-5.ebuild
+++ b/app-portage/unsymlink-lib/unsymlink-lib-5.ebuild
@@ -16,7 +16,8 @@ KEYWORDS="~amd64"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="${PYTHON_DEPS}"
+RDEPEND="${PYTHON_DEPS}
+ sys-apps/portage[${PYTHON_USEDEP}]"
src_install() {
python_doscript unsymlink-lib
diff --git a/app-portage/unsymlink-lib/unsymlink-lib-9999.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-9999.ebuild
index 8f99997dcec6..8a11a8833e6b 100644
--- a/app-portage/unsymlink-lib/unsymlink-lib-9999.ebuild
+++ b/app-portage/unsymlink-lib/unsymlink-lib-9999.ebuild
@@ -17,7 +17,8 @@ KEYWORDS=""
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="${PYTHON_DEPS}"
+RDEPEND="${PYTHON_DEPS}
+ sys-apps/portage[${PYTHON_USEDEP}]"
src_install() {
python_doscript unsymlink-lib