summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-07-17 20:16:16 +0200
committerDavid Seifert <soap@gentoo.org>2021-07-17 20:16:16 +0200
commit4e0de23f71c77a850de7881bbf8d9671187ced4d (patch)
treec31c7c3d311dba007903b960104786374bed24b3 /media-sound/cadence/cadence-0.9.1.ebuild
parentmedia-sound/beets: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP (diff)
downloadgentoo-4e0de23f71c77a850de7881bbf8d9671187ced4d.tar.gz
gentoo-4e0de23f71c77a850de7881bbf8d9671187ced4d.tar.bz2
gentoo-4e0de23f71c77a850de7881bbf8d9671187ced4d.zip
media-sound/cadence: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-sound/cadence/cadence-0.9.1.ebuild')
-rw-r--r--media-sound/cadence/cadence-0.9.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/cadence/cadence-0.9.1.ebuild b/media-sound/cadence/cadence-0.9.1.ebuild
index 7ce406e271d8..b58caa5bcf98 100644
--- a/media-sound/cadence/cadence-0.9.1.ebuild
+++ b/media-sound/cadence/cadence-0.9.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
inherit python-single-r1 xdg desktop
DESCRIPTION="Collection of tools useful for audio production"
@@ -28,8 +28,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
CDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep '
- dev-python/dbus-python[${PYTHON_MULTI_USEDEP}]
- dev-python/PyQt5[dbus,gui,opengl?,svg,widgets,${PYTHON_MULTI_USEDEP}]
+ dev-python/dbus-python[${PYTHON_USEDEP}]
+ dev-python/PyQt5[dbus,gui,opengl?,svg,widgets,${PYTHON_USEDEP}]
')
media-sound/jack_capture
virtual/jack