mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
gdk-pixbuf: host variant needs pkgconfig and libglib2 just like target variant
Fixes: http://autobuild.buildroot.net/results/576/576d110cb02a8bc655e227bd949bb58ae39c2e38/ http://autobuild.buildroot.net/results/c48/c487a1fff7c74218a31024074aa2fd6255b6d09f/ http://autobuild.buildroot.net/results/b28/b282b7e7a9e3e5a8334d593be9092746509d4702/ http://autobuild.buildroot.net/results/dee/dee288268d81cc19fe685b32d68036b596af260e/ And many more. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
9406d4dc02
commit
fc90517b55
@ -58,6 +58,6 @@ HOST_GDK_PIXBUF_CONF_OPTS = \
|
|||||||
--without-libjpeg \
|
--without-libjpeg \
|
||||||
--without-libtiff
|
--without-libtiff
|
||||||
|
|
||||||
HOST_GDK_PIXBUF_DEPENDENCIES = host-libpng
|
HOST_GDK_PIXBUF_DEPENDENCIES = host-libpng host-pkgconf host-libglib2
|
||||||
|
|
||||||
$(eval $(host-autotools-package))
|
$(eval $(host-autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user