summaryrefslogtreecommitdiffstats
path: root/package/sane-backends
diff options
context:
space:
mode:
authorAndré Hentschel <nerv@dawncrow.de>2014-12-30 20:40:30 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-01-01 16:49:54 +0100
commitd8acf0600953f273c00ecba00535afdadcf477da (patch)
treefdfdd0e6655ec62a081a9c4e2ffd77a6c4b27951 /package/sane-backends
parentf95c7e6fb9c0cf30eb769a8f0e272e76f36c5eae (diff)
downloadbuildroot-d8acf0600953f273c00ecba00535afdadcf477da.tar.gz
buildroot-d8acf0600953f273c00ecba00535afdadcf477da.zip
sane-backends: install to staging
Other packages might depend on sane, thus it should install its development files. Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/sane-backends')
-rw-r--r--package/sane-backends/sane-backends.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/sane-backends/sane-backends.mk b/package/sane-backends/sane-backends.mk
index ab40993653..f8c59e8cf3 100644
--- a/package/sane-backends/sane-backends.mk
+++ b/package/sane-backends/sane-backends.mk
@@ -9,6 +9,7 @@ SANE_BACKENDS_SITE = http://sources.buildroot.net
SANE_BACKENDS_CONFIG_SCRIPTS = sane-config
SANE_BACKENDS_LICENSE = GPLv2+
SANE_BACKENDS_LICENSE_FILES = COPYING
+SANE_BACKENDS_INSTALL_STAGING = YES
ifeq ($(BR2_PACKAGE_LIBUSB),y)
SANE_BACKENDS_DEPENDENCIES += libusb
OpenPOWER on IntegriCloud