mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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() {
|
||||
PKG_MESON_OPTS_TARGET="-Dgtk_doc=false \
|
||||
PKG_MESON_OPTS_TARGET="--wrap-mode=nodownload \
|
||||
-Dgtk_doc=false \
|
||||
-Ddocs=false \
|
||||
-Dintrospection=disabled \
|
||||
-Dman=false \
|
||||
|
Loading…
x
Reference in New Issue
Block a user