app-portage/unsymlink-lib: Add missing dep on sys-apps/portage
authorMichał Górny <mgorny@gentoo.org>
Tue, 19 Dec 2017 16:55:23 +0000 (17:55 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 19 Dec 2017 17:16:47 +0000 (18:16 +0100)
app-portage/unsymlink-lib/unsymlink-lib-5.ebuild
app-portage/unsymlink-lib/unsymlink-lib-9999.ebuild

index c5194b936c2067b27061d9a75600f456ab395cc2..6ca4f9fdb17b928f041591eb381d3f7168d0dc1d 100644 (file)
@@ -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
index 8f99997dcec67546cc445dbe18543d6c7c31e292..8a11a8833e6b417434a675940648720270f7d124 100644 (file)
@@ -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