some distros need libusb-1_0-devel

merge-requests/1/head
Rolf Bensch 2013-05-11 10:24:51 +02:00
rodzic 09666ae089
commit 5bbccfb7ba
2 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,6 @@
2013-05-11 Rolf Bensch <rolf at bensch hyphen online dot de>
* README.linux: some distros need libusb-1_0-devel.
2013-05-11 Jonathan Bravo Lopez <jkdsoft@gmail.com>
* backend/hp3900_rts8822.c: fix compilation warnings.

Wyświetl plik

@ -56,7 +56,7 @@ Step by step install on Linux 2.6.* and 3.*, both with udev:
------------------------------------------------------------
1. Install missing development packages with your prefered package manager:
- libusb-dev or libusb-devel
- libusb-dev or libusb-devel or libusb-1_0-devel
2. Get the latest SANE backend from git:
You can download "daily git snapshot" from here: