gimp: Drop intltool

gimp 2.99.12 migrated from intltool to gettext only
This commit is contained in:
Markus Volk 2023-11-10 07:06:12 +01:00
parent 4432b7460f
commit c85b58995b

View File

@ -21,7 +21,6 @@ DEPENDS = " \
gexiv2 \
gtk+3 \
harfbuzz \
intltool-native \
json-glib \
lcms \
libarchive \
@ -39,7 +38,7 @@ DEPENDS = " \
DEPENDS:append:libc-musl = " libexecinfo"
RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking"
inherit meson gtk-icon-cache mime-xdg pkgconfig features_check gobject-introspection vala
inherit meson gtk-icon-cache mime-xdg pkgconfig gettext features_check gobject-introspection vala
GIR_MESON_OPTION = ''
VALA_MESON_OPTION = "vala"
VALA_MESON_ENABLE_FLAG = "enabled"