summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/uranium/uranium-4.8.0-r1.ebuild (renamed from dev-python/uranium/uranium-4.8.0.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/uranium/uranium-4.8.0.ebuild b/dev-python/uranium/uranium-4.8.0-r1.ebuild
index ec44ffc1c0bc..d2fbe4c60546 100644
--- a/dev-python/uranium/uranium-4.8.0.ebuild
+++ b/dev-python/uranium/uranium-4.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -32,6 +32,7 @@ BDEPEND="${PYTHON_DEPS}
DEPEND="${PYTHON_DEPS}
~dev-libs/libarcus-${PV}:=[python,${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep '
+ dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/PyQt5[${PYTHON_USEDEP},declarative,network,svg]
dev-python/numpy[${PYTHON_USEDEP}]
>=dev-python/scipy-1.1[${PYTHON_USEDEP}]