mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
hplip: bump to 3.21.2
Patches refreshed: * 010-libusb_fix.patch * 020-remove_cups_dep_on_scan.patch * 060-fix-uclibc.patch renamed to 060-fix-glibc.patch Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
# ui (qt3)
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -601,6 +601,10 @@ if test "$class_driver" = "no" && test "
|
||||
@@ -611,6 +611,10 @@ if test "$class_driver" = "no" && test "
|
||||
else
|
||||
AC_CHECK_LIB([usb-1.0], [libusb_init], [LIBS="$LIBS"], [AC_MSG_ERROR([cannot find libusb 1.0 support], 2)])
|
||||
AC_CHECK_HEADERS(libusb-1.0/libusb.h, ,[AC_MSG_ERROR([cannot find libusb-1.0-devel support], 11)])
|
||||
|
||||
Reference in New Issue
Block a user