summaryrefslogtreecommitdiff
path: root/dev-util/itstool/itstool-2.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/itstool/itstool-2.0.2.ebuild')
-rw-r--r--dev-util/itstool/itstool-2.0.2.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-util/itstool/itstool-2.0.2.ebuild b/dev-util/itstool/itstool-2.0.2.ebuild
index c970a0e502df..2606e551b647 100644
--- a/dev-util/itstool/itstool-2.0.2.ebuild
+++ b/dev-util/itstool/itstool-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -21,7 +21,9 @@ IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
- dev-libs/libxml2[python,${PYTHON_USEDEP}]"
+ $(python_gen_cond_dep '
+ dev-libs/libxml2[python,${PYTHON_MULTI_USEDEP}]
+ ')"
DEPEND="${RDEPEND}"
pkg_setup() {