python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / sane-backends / Config.in
blob3e5a27ffe0f33af7a6f0c7fb2225862f6b7ed63e
1 config BR2_PACKAGE_SANE_BACKENDS
2         bool "sane-backends"
3         depends on BR2_USE_MMU # fork()
4         depends on !BR2_STATIC_LIBS
5         help
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),
12           and netsnmp.
14 comment "sane-backends needs a toolchain w/ dynamic library"
15         depends on BR2_USE_MMU
16         depends on BR2_STATIC_LIBS