mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
be explicit about not depending on X, dep should go the other way
This commit is contained in:
parent
cc894f23eb
commit
962a0ee937
@ -55,6 +55,7 @@ $(LIBPNG_DIR)/.configured: $(LIBPNG_DIR)/.unpacked
|
|||||||
--libdir=$(STAGING_DIR)/lib \
|
--libdir=$(STAGING_DIR)/lib \
|
||||||
--includedir=$(STAGING_DIR)/include \
|
--includedir=$(STAGING_DIR)/include \
|
||||||
--without-libpng-compat \
|
--without-libpng-compat \
|
||||||
|
--without-x \
|
||||||
);
|
);
|
||||||
touch $(LIBPNG_DIR)/.configured
|
touch $(LIBPNG_DIR)/.configured
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user