[Buildroot] [PATCH 2/2 try 2] sane-backends: Install into staging

André Hentschel nerv at dawncrow.de
Tue Dec 30 19:40:30 UTC 2014


Other packages might depend on sane, thus it should install it's development files.
I'm working on a clean Wine package and it wasn't able to find sane.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
---
 package/sane-backends/sane-backends.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/sane-backends/sane-backends.mk b/package/sane-backends/sane-backends.mk
index ab40993..9e8d3d4 100644
--- a/package/sane-backends/sane-backends.mk
+++ b/package/sane-backends/sane-backends.mk
@@ -6,6 +6,7 @@
  SANE_BACKENDS_VERSION = 1.0.22
 SANE_BACKENDS_SITE = http://sources.buildroot.net
+SANE_BACKENDS_INSTALL_STAGING = YES
 SANE_BACKENDS_CONFIG_SCRIPTS = sane-config
 SANE_BACKENDS_LICENSE = GPLv2+
 SANE_BACKENDS_LICENSE_FILES = COPYING
-- 
1.9.1



More information about the buildroot mailing list