www-servers/automx2: Fix dependencies
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:48:44 +0000 (08:48 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 08:07:45 +0000 (09:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
www-servers/automx2/automx2-2019.0.ebuild
www-servers/automx2/automx2-2020.1.ebuild

index bc55e2b7b7ec6fb97863ecce27dc01e01cd5091d..62c3980bd7bf41a978f7ccfd7ed7d1c690ff936d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,9 +17,7 @@ KEYWORDS="~amd64"
 IUSE="doc"
 
 BDEPEND="acct-user/automx2
-       $(python_gen_cond_dep \
-               '>=dev-python/flask-migrate-2.5.2[${PYTHON_MULTI_USEDEP}]' python3_{7}
-       )"
+       >=dev-python/flask-migrate-2.5.2[${PYTHON_USEDEP}]"
 RDEPEND="${BDEPEND}"
 
 python_prepare_all() {
index 1553bc9b4918ff8c855590a0d3074b27027e1021..cce12b5bc74949a431308e9ab11963ea4a0aa6e4 100644 (file)
@@ -17,9 +17,7 @@ KEYWORDS="~amd64"
 IUSE="doc"
 
 BDEPEND="acct-user/automx2
-       $(python_gen_cond_dep \
-               '>=dev-python/flask-migrate-2.5.2[${PYTHON_MULTI_USEDEP}]' python-3
-       )"
+       >=dev-python/flask-migrate-2.5.2[${PYTHON_USEDEP}]"
 RDEPEND="${BDEPEND}"
 
 python_prepare_all() {