summaryrefslogtreecommitdiff
path: root/net-libs/libsearpc/libsearpc-3.0.8-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/libsearpc/libsearpc-3.0.8-r3.ebuild')
-rw-r--r--net-libs/libsearpc/libsearpc-3.0.8-r3.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-libs/libsearpc/libsearpc-3.0.8-r3.ebuild b/net-libs/libsearpc/libsearpc-3.0.8-r3.ebuild
index 23605ce88036..fa39547c3c5f 100644
--- a/net-libs/libsearpc/libsearpc-3.0.8-r3.ebuild
+++ b/net-libs/libsearpc/libsearpc-3.0.8-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,9 @@ DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.26.0
>=dev-libs/jansson-2.2.1"
RDEPEND="${DEPEND}
- dev-python/simplejson[${PYTHON_USEDEP}]"
+ $(python_gen_cond_dep '
+ dev-python/simplejson[${PYTHON_MULTI_USEDEP}]
+ ')"
src_prepare() {
default