mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
make sure xslt uses the right xml2 headers
This commit is contained in:
parent
b1d3d742dc
commit
9f54342f16
@ -54,6 +54,7 @@ $(LIBXSLT_DIR)/.configured: $(LIBXSLT_DIR)/.unpacked
|
|||||||
--without-python \
|
--without-python \
|
||||||
--without-threads \
|
--without-threads \
|
||||||
--with-libxml-libs-prefix=$(STAGING_DIR)/usr/lib \
|
--with-libxml-libs-prefix=$(STAGING_DIR)/usr/lib \
|
||||||
|
CFLAGS="-I$(STAGING_DIR)/usr/include/libxml2" \
|
||||||
);
|
);
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user