mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
gimp: build vala plugins by default; add needed RDEPENDS
This commit is contained in:
parent
492fc39ef1
commit
368aa07236
@ -36,9 +36,9 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
DEPENDS:append:libc-musl = " libexecinfo"
|
||||
RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking"
|
||||
RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking luajit lgi python3-pygobject"
|
||||
|
||||
inherit meson gtk-icon-cache mime-xdg pkgconfig features_check gobject-introspection
|
||||
inherit meson gtk-icon-cache mime-xdg pkgconfig features_check gobject-introspection vala
|
||||
GIR_MESON_OPTION = ''
|
||||
|
||||
SRC_URI = " \
|
||||
@ -97,6 +97,7 @@ PACKAGECONFIG ?= " \
|
||||
python \
|
||||
rsvg \
|
||||
tiff \
|
||||
vala-plugins \
|
||||
vec-icons \
|
||||
webp \
|
||||
zlib \
|
||||
|
Loading…
Reference in New Issue
Block a user