summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-08 07:21:32 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-09 17:46:09 +0100
commitd11c699ea33cef0e56ad19383db8e7e04d1e35e4 (patch)
tree31869f20a6a312815e9519374de91feb91994d4e /app-doc/cppman
parentapp-admin/ps_mem: Remove duplicate setuptools dep (diff)
downloadgentoo-d11c699ea33cef0e56ad19383db8e7e04d1e35e4.tar.gz
gentoo-d11c699ea33cef0e56ad19383db8e7e04d1e35e4.tar.bz2
gentoo-d11c699ea33cef0e56ad19383db8e7e04d1e35e4.zip
app-doc/cppman: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-doc/cppman')
-rw-r--r--app-doc/cppman/cppman-0.4.8-r1.ebuild (renamed from app-doc/cppman/cppman-0.4.8.ebuild)6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-doc/cppman/cppman-0.4.8.ebuild b/app-doc/cppman/cppman-0.4.8-r1.ebuild
index 283e6ca77af5..931aff72c2bd 100644
--- a/app-doc/cppman/cppman-0.4.8.ebuild
+++ b/app-doc/cppman/cppman-0.4.8-r1.ebuild
@@ -21,8 +21,10 @@ KEYWORDS="~amd64 ~arm ~x86 ~x64-macos"
RDEPEND="
sys-apps/groff
- dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
- dev-python/html5lib[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/beautifulsoup:4[${PYTHON_MULTI_USEDEP}]
+ dev-python/html5lib[${PYTHON_MULTI_USEDEP}]
+ ')
"
# `./setup install` already installs docs