mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
gdk-pixbuf: prevent downloading wrapped subprojects
This commit is contained in:
parent
c9bc475740
commit
504490226e
@ -19,7 +19,8 @@ configure_package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
PKG_MESON_OPTS_TARGET="-Dgtk_doc=false \
|
PKG_MESON_OPTS_TARGET="--wrap-mode=nodownload \
|
||||||
|
-Dgtk_doc=false \
|
||||||
-Ddocs=false \
|
-Ddocs=false \
|
||||||
-Dintrospection=disabled \
|
-Dintrospection=disabled \
|
||||||
-Dman=false \
|
-Dman=false \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user