mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-04 07:56:47 +02:00
gimp: fix wayland build without DISTRO_FEATURE x11
This commit is contained in:
parent
e16fdacf8d
commit
16be57ce1a
@ -28,6 +28,7 @@ DEPENDS = " \
|
|||||||
libexif \
|
libexif \
|
||||||
libmypaint \
|
libmypaint \
|
||||||
libpng \
|
libpng \
|
||||||
|
libxmu \
|
||||||
libxslt-native \
|
libxslt-native \
|
||||||
mypaint-brushes-1.0 \
|
mypaint-brushes-1.0 \
|
||||||
pango \
|
pango \
|
||||||
@ -77,7 +78,7 @@ PACKAGECONFIG[vala-plugins] = "-Dvala-plugins=enabled,-Dvala-plugins=disabled"
|
|||||||
PACKAGECONFIG[vector-icons] = "-Dvector-icons=true,-Dvector-icons=false,librsvg shared-mime-info"
|
PACKAGECONFIG[vector-icons] = "-Dvector-icons=true,-Dvector-icons=false,librsvg shared-mime-info"
|
||||||
PACKAGECONFIG[webp] = "-Dwebp=enabled,-Dwebp=disabled,libwebp"
|
PACKAGECONFIG[webp] = "-Dwebp=enabled,-Dwebp=disabled,libwebp"
|
||||||
PACKAGECONFIG[xcursor] = "-Dxcursor=enabled,-Dxcursor=disabled,libxcursor"
|
PACKAGECONFIG[xcursor] = "-Dxcursor=enabled,-Dxcursor=disabled,libxcursor"
|
||||||
PACKAGECONFIG[x11] = "-Dxpm=enabled,-Dxpm=disabled,libxpm libxmu libxext libxfixes"
|
PACKAGECONFIG[x11] = "-Dxpm=enabled,-Dxpm=disabled,libxpm libxext libxfixes"
|
||||||
PACKAGECONFIG[zlib] = ",,zlib"
|
PACKAGECONFIG[zlib] = ",,zlib"
|
||||||
|
|
||||||
PACKAGECONFIG ?= " \
|
PACKAGECONFIG ?= " \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user