Commit 962a0ee9 authored by Eric Andersen's avatar Eric Andersen
Browse files

be explicit about not depending on X, dep should go the other way

parent cc894f23
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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