cups: Use libusb.

This commit is contained in:
Michael Tremer
2013-10-24 22:16:49 +02:00
parent 8b69a1135e
commit cd1f976235

View File

@@ -82,6 +82,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--prefix=/usr \
--sysconfdir=/var/ipfire \
--localstatedir=/var \
--enable-libusb \
--disable-avahi
cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)