gimp: remove libwmf dependency

libwmf is dead upstream and seems only to support gtk+2
This commit is contained in:
Markus Volk 2021-09-01 20:03:08 +02:00
parent bb32c478ae
commit ef56600d62

View File

@ -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 \