mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
be explicit about not depending on X, dep should go the other way
This commit is contained in:
@@ -55,6 +55,7 @@ $(LIBPNG_DIR)/.configured: $(LIBPNG_DIR)/.unpacked
|
||||
--libdir=$(STAGING_DIR)/lib \
|
||||
--includedir=$(STAGING_DIR)/include \
|
||||
--without-libpng-compat \
|
||||
--without-x \
|
||||
);
|
||||
touch $(LIBPNG_DIR)/.configured
|
||||
|
||||
|
||||
Reference in New Issue
Block a user