summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/radicale')
-rw-r--r--www-apps/radicale/radicale-2.1.12-r1.ebuild3
-rw-r--r--www-apps/radicale/radicale-3.0.6-r4.ebuild3
-rw-r--r--www-apps/radicale/radicale-3.1.4.ebuild1
3 files changed, 5 insertions, 2 deletions
diff --git a/www-apps/radicale/radicale-2.1.12-r1.ebuild b/www-apps/radicale/radicale-2.1.12-r1.ebuild
index 2c588c49f493..5d65b912db3b 100644
--- a/www-apps/radicale/radicale-2.1.12-r1.ebuild
+++ b/www-apps/radicale/radicale-2.1.12-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -25,6 +25,7 @@ RDEPEND="
acct-group/radicale
>=dev-python/vobject-0.9.6[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.7.3[${PYTHON_USEDEP}]
+ dev-python/setuptools[${PYTHON_USEDEP}]
sys-apps/util-linux
bcrypt? (
dev-python/bcrypt[${PYTHON_USEDEP}]
diff --git a/www-apps/radicale/radicale-3.0.6-r4.ebuild b/www-apps/radicale/radicale-3.0.6-r4.ebuild
index 3ddd634a15ff..7bd60a17f4ad 100644
--- a/www-apps/radicale/radicale-3.0.6-r4.ebuild
+++ b/www-apps/radicale/radicale-3.0.6-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,6 +26,7 @@ RDEPEND="
dev-python/passlib[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/vobject[${PYTHON_USEDEP}]
+ dev-python/setuptools[${PYTHON_USEDEP}]
sys-apps/util-linux
"
diff --git a/www-apps/radicale/radicale-3.1.4.ebuild b/www-apps/radicale/radicale-3.1.4.ebuild
index de12724cd7bf..113b188e44b1 100644
--- a/www-apps/radicale/radicale-3.1.4.ebuild
+++ b/www-apps/radicale/radicale-3.1.4.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
dev-python/passlib[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/vobject[${PYTHON_USEDEP}]
+ dev-python/setuptools[${PYTHON_USEDEP}]
sys-apps/util-linux
"