aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac.paragon@gmail.com>2022-01-09 13:30:47 +0200
committerViorel Munteanu <ceamac.paragon@gmail.com>2022-01-09 13:30:47 +0200
commit75ea256ad8901630110d04e3ab2cfb2ac6808695 (patch)
tree3869596caafeedfc63a7a79e1a02b6b2b73c1498
parentnet-misc/maestral: rewrite deps (diff)
downloadguru-75ea256a.tar.gz
guru-75ea256a.tar.bz2
guru-75ea256a.zip
net-misc/maestral-qt: rewrite deps
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
-rw-r--r--net-misc/maestral-qt/maestral-qt-1.5.2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
index 918df6d17..f93d647b9 100644
--- a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
+++ b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-DEPEND="
+RDEPEND="
>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
dev-python/markdown2[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
@@ -23,7 +23,5 @@ DEPEND="
~net-misc/maestral-${PV}[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
"
-RDEPEND="${DEPEND}"
-BDEPEND=""
distutils_enable_tests setup.py