summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2020-11-01 04:24:40 +0300
committerSam James <sam@gentoo.org>2020-11-08 11:53:28 +0000
commit1ac09d377f906e5f61ac66ff23ab290c5db63dbe (patch)
treea3b0b160c132e995d74a6b6b3e4997818c23a0ef /media-libs
parentnet-print/gutenprint: switch media-gfx/gimp-2.10 to SLOT="0/2" (diff)
downloadgentoo-1ac09d377f906e5f61ac66ff23ab290c5db63dbe.tar.gz
gentoo-1ac09d377f906e5f61ac66ff23ab290c5db63dbe.tar.bz2
gentoo-1ac09d377f906e5f61ac66ff23ab290c5db63dbe.zip
media-gfx/gimp: update live-ebuild, switch to SLOT "0/3"
It's time to switch to SLOT "0/3" to follow major gimp API Add USE "vala" as it's optional is fixed by upstream. Add lua? ( dev-lua/lgi ) dependency. Fix "CLEANFILES must be set with '=' before using '+='" error. Update dependencies with portage tree. Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gegl/gegl-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild
index 6fe143f95cde..1cec31b18a43 100644
--- a/media-libs/gegl/gegl-9999.ebuild
+++ b/media-libs/gegl/gegl-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
VALA_USE_DEPEND=vapigen
inherit meson gnome2-utils python-any-r1 vala