kopia lustrzana https://gitlab.com/sane-project/backends
INSTALL.linux: add python to mandatory develop environment list
See merge request sane-project/backends!491merge-requests/244/head
rodzic
819cc8cd61
commit
7525fda505
|
@ -15,7 +15,8 @@ $ make install
|
|||
|
||||
2.1. Install with your preferred package manager:
|
||||
(a) the development environment for your Linux distibution
|
||||
- mandatory: gcc, make, kernel header files, autoconf, autoconf-archive
|
||||
- mandatory: gcc, make, kernel header files, autoconf, autoconf-archive,
|
||||
python(>=2.7)
|
||||
- optional: git
|
||||
(b) missing development packages
|
||||
- libusb-dev or libusb-devel or libusb-compat-devel
|
||||
|
|
Ładowanie…
Reference in New Issue