1 config BR2_PACKAGE_SANE_BACKENDS
3 depends on BR2_USE_MMU # fork()
4 depends on !BR2_STATIC_LIBS
6 SANE - Scanner Access Now Easy
8 http://www.sane-project.org
10 Backends are included automatically based on the libraries that have
11 been selected: libusb, jpeg, tiff, avahi (with dbus and libglib2),
14 comment "sane-backends needs a toolchain w/ dynamic library"
15 depends on BR2_USE_MMU
16 depends on BR2_STATIC_LIBS