From 1f7d8f2c40d61999034c85aa508335a3080a1c21 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sat, 7 Aug 2021 21:21:17 -0700 Subject: hplip: update to 3.21.6 Refreshed patches. Signed-off-by: Rosen Penev --- utils/hplip/patches/010-libusb_fix.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/hplip/patches') diff --git a/utils/hplip/patches/010-libusb_fix.patch b/utils/hplip/patches/010-libusb_fix.patch index b630c1c34..bcc7905d4 100644 --- a/utils/hplip/patches/010-libusb_fix.patch +++ b/utils/hplip/patches/010-libusb_fix.patch @@ -20,7 +20,7 @@ # ui (qt3) --- a/configure.in +++ b/configure.in -@@ -611,6 +611,10 @@ if test "$class_driver" = "no" && test " +@@ -625,6 +625,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)]) -- cgit v1.2.3