mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 05:58: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"
|
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 = ''
|
GIR_MESON_OPTION = ''
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
@ -97,6 +97,7 @@ PACKAGECONFIG ?= " \
|
|||||||
python \
|
python \
|
||||||
rsvg \
|
rsvg \
|
||||||
tiff \
|
tiff \
|
||||||
|
vala-plugins \
|
||||||
vec-icons \
|
vec-icons \
|
||||||
webp \
|
webp \
|
||||||
zlib \
|
zlib \
|
||||||
|
Loading…
Reference in New Issue
Block a user