mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 17:37:52 +00:00
gdk-pixbuf: correct meson build options
This commit is contained in:
parent
95515831ac
commit
44f22cf4aa
@ -13,6 +13,6 @@ PKG_DEPENDS_CONFIG="shared-mime-info"
|
|||||||
PKG_LONGDESC="GdkPixbuf is a a GNOME library for image loading and manipulation."
|
PKG_LONGDESC="GdkPixbuf is a a GNOME library for image loading and manipulation."
|
||||||
|
|
||||||
PKG_MESON_OPTS_TARGET="-Ddocs=false \
|
PKG_MESON_OPTS_TARGET="-Ddocs=false \
|
||||||
-Dgir=false \
|
-Dintrospection=disabled \
|
||||||
-Dman=false \
|
-Dman=false \
|
||||||
-Drelocatable=false"
|
-Drelocatable=false"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user