summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2018-09-07 21:12:05 +0200
committerSebastian Pipping <sping@gentoo.org>2018-09-07 21:12:41 +0200
commit8fb3a78383d10a3efad1fd2d86b2ce5c94dfbe3e (patch)
tree4a483554e7707a366550eb73ad8ead2e61020b78 /media-gfx
parentnet-print/cups-filters: stable 1.20.4 for sparc, bug #663000 (diff)
downloadgentoo-8fb3a78383d10a3efad1fd2d86b2ce5c94dfbe3e.tar.gz
gentoo-8fb3a78383d10a3efad1fd2d86b2ce5c94dfbe3e.tar.bz2
gentoo-8fb3a78383d10a3efad1fd2d86b2ce5c94dfbe3e.zip
media-gfx/gimp: Fix 9999 compilation
Actual gdbus-codegen is needed for app/gui/Makefile.am Closes: https://bugs.gentoo.org/665446 Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gimp/gimp-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild
index d7b2c6579037..aed499a51a21 100644
--- a/media-gfx/gimp/gimp-9999.ebuild
+++ b/media-gfx/gimp/gimp-9999.ebuild
@@ -103,7 +103,7 @@ src_prepare() {
src_configure() {
local myconf=(
GEGL="${EPREFIX}"/usr/bin/gegl-0.4
- GDBUS_CODEGEN="${EPREFIX}"/bin/false
+ GDBUS_CODEGEN="${EPREFIX}"/usr/bin/gdbus-codegen
--enable-default-binary
--disable-silent-rules