summaryrefslogtreecommitdiff
path: root/app-cdr/gcdemu/gcdemu-3.2.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/gcdemu/gcdemu-3.2.3.ebuild')
-rw-r--r--app-cdr/gcdemu/gcdemu-3.2.3.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-cdr/gcdemu/gcdemu-3.2.3.ebuild b/app-cdr/gcdemu/gcdemu-3.2.3.ebuild
index c5330923b91f..0b62f16b24be 100644
--- a/app-cdr/gcdemu/gcdemu-3.2.3.ebuild
+++ b/app-cdr/gcdemu/gcdemu-3.2.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
inherit cmake-utils gnome2-utils python-single-r1 xdg-utils
@@ -20,7 +20,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# librsvg for pixbuf-loader
RDEPEND="${PYTHON_DEPS}
app-cdr/cdemu-daemon:0/7
- dev-python/pygobject:3[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+ ')
gnome-base/librsvg:2
x11-libs/gdk-pixbuf[introspection]
x11-libs/gtk+:3[introspection]