blob: 8156e858dce989cbb091d2574862f827c0e6d2b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_SANE_BACKENDS
bool "sane-backends"
depends on BR2_USE_MMU # fork()
help
SANE - Scanner Access Now Easy
http://www.sane-project.org
Backends are included automatically based on the libraries that have
been selected: libusb, jpeg, tiff, avahi (with dbus and libglib2),
and netsnmp.
|