From d1e9193ca880edfe4dec2a07c4597307a9b75c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Sat, 12 Sep 2020 04:03:07 +0200 Subject: [PATCH] app-portage/euscan-ng: prevent app-portage/euscan from installing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Maciej Barć --- app-portage/euscan-ng/euscan-ng-9999.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app-portage/euscan-ng/euscan-ng-9999.ebuild b/app-portage/euscan-ng/euscan-ng-9999.ebuild index 817598f..aa2fe52 100644 --- a/app-portage/euscan-ng/euscan-ng-9999.ebuild +++ b/app-portage/euscan-ng/euscan-ng-9999.ebuild @@ -38,7 +38,10 @@ IUSE="" # 'python-ldap>=2.4.10', dev-python/python-ldap OK # ) +# Right now euscan-ng and euscan can't be both installed on the same system + DEPEND=" + !app-portage/euscan-ng >=dev-python/beautifulsoup-4.8.2[${PYTHON_USEDEP}] " RDEPEND="