mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
sane-backends: handle sane-config script
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
fd8f39653a
commit
971d3f1fbc
@@ -6,6 +6,7 @@
|
||||
SANE_BACKENDS_VERSION = 1.0.22
|
||||
SANE_BACKENDS_SOURCE = sane-backends-$(SANE_BACKENDS_VERSION).tar.gz
|
||||
SANE_BACKENDS_SITE = https://alioth.debian.org/frs/download.php/3503
|
||||
SANE_BACKENDS_CONFIG_SCRIPTS = sane-config
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBUSB),y)
|
||||
SANE_BACKENDS_DEPENDENCIES += libusb
|
||||
|
||||
Reference in New Issue
Block a user