mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
Woops, we do need /dev/null, not a directory with html in it.
This commit is contained in:
parent
e3171fda5d
commit
dd771221ff
@ -46,7 +46,7 @@ ifeq ($(BR2_PACKAGE_DIRECTFB),y)
|
|||||||
CAIRO_CONF_OPT = --disable-xlib --without-x --enable-directfb
|
CAIRO_CONF_OPT = --disable-xlib --without-x --enable-directfb
|
||||||
CAIRO_DEPENDENCIES_EXTRA = directfb
|
CAIRO_DEPENDENCIES_EXTRA = directfb
|
||||||
endif
|
endif
|
||||||
CAIRO_CONF_OPT += --disable-gtk-doc --with-html-dir=/dev/null
|
CAIRO_CONF_OPT += --disable-gtk-doc --with-html-dir=""
|
||||||
|
|
||||||
CAIRO_DEPENDENCIES = uclibc gettext libintl pkgconfig zlib libpng fontconfig $(CAIRO_DEPENDENCIES_EXTRA) pixman $(XSERVER)
|
CAIRO_DEPENDENCIES = uclibc gettext libintl pkgconfig zlib libpng fontconfig $(CAIRO_DEPENDENCIES_EXTRA) pixman $(XSERVER)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user