summaryrefslogtreecommitdiff
path: root/app-portage/esearch/esearch-9999.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-21 18:07:02 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-21 19:12:37 +0100
commit240ff1c3d075a1db3e76a3436809cf768ae9b65f (patch)
tree04d8c15e796f599d8c4151eb8289022e47212610 /app-portage/esearch/esearch-9999.ebuild
parent5ae5f73cecba7c59aa19b718e9fb8fd16c2d0f51 (diff)
downloadgentoo-240ff1c3d075a1db3e76a3436809cf768ae9b65f.tar.gz
gentoo-240ff1c3d075a1db3e76a3436809cf768ae9b65f.tar.xz
app-portage/esearch: Support sys-apps/portage-mgorny
Diffstat (limited to 'app-portage/esearch/esearch-9999.ebuild')
-rw-r--r--app-portage/esearch/esearch-9999.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-portage/esearch/esearch-9999.ebuild b/app-portage/esearch/esearch-9999.ebuild
index fb347e360d9..ae29c8dc76a 100644
--- a/app-portage/esearch/esearch-9999.ebuild
+++ b/app-portage/esearch/esearch-9999.ebuild
@@ -18,7 +18,11 @@ IUSE="l10n_fr l10n_it"
KEYWORDS=""
-DEPEND="sys-apps/portage"
+DEPEND="
+ || (
+ sys-apps/portage
+ sys-apps/portage-mgorny
+ )"
RDEPEND="${DEPEND}"
python_prepare_all() {