mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
gimp: remove libwmf dependency
libwmf is dead upstream and seems only to support gtk+2
This commit is contained in:
parent
bb32c478ae
commit
ef56600d62
@ -70,7 +70,6 @@ PACKAGECONFIG[tiff] = ",,tiff"
|
||||
PACKAGECONFIG[vala-plugins] = "-Dvala-plugins=enabled,-Dvala-plugins=disabled"
|
||||
PACKAGECONFIG[webkit] = ",,webkitgtk"
|
||||
PACKAGECONFIG[webp] = ",,libwebp"
|
||||
PACKAGECONFIG[wmf] = ",,libwmf"
|
||||
PACKAGECONFIG[xcursor] = ",,libxcursor"
|
||||
PACKAGECONFIG[xpm] = "-Dxpm=enabled,-Dxpm=disabled,libexif"
|
||||
PACKAGECONFIG[zlib] = ",,zlib"
|
||||
@ -89,7 +88,6 @@ PACKAGECONFIG ?= " \
|
||||
rsvg \
|
||||
tiff \
|
||||
webp \
|
||||
wmf \
|
||||
xcursor \
|
||||
xpm \
|
||||
zlib \
|
||||
|
Loading…
Reference in New Issue
Block a user