diff mbox

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

Message ID 54A2FFAE.30609@dawncrow.de
State Accepted
Headers show

Commit Message

André Zwing Dec. 30, 2014, 7:40 p.m. UTC
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@dawncrow.de>
---
 package/sane-backends/sane-backends.mk | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Petazzoni Jan. 1, 2015, 3:51 p.m. UTC | #1
Dear André Hentschel,

On Tue, 30 Dec 2014 20:40:30 +0100, André Hentschel wrote:
> 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@dawncrow.de>
> ---
>  package/sane-backends/sane-backends.mk | 1 +
>  1 file changed, 1 insertion(+)

Thanks, applied after slightly tweaking the commit log to remove
"personal messages" such as "I'm working on ...".

Thanks!

Thomas
André Zwing Jan. 1, 2015, 5:38 p.m. UTC | #2
Dear Thomas,

Am 01.01.2015 um 16:51 schrieb Thomas Petazzoni:
> Dear André Hentschel,
> 
> On Tue, 30 Dec 2014 20:40:30 +0100, André Hentschel wrote:
>> 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@dawncrow.de>
>> ---
>>  package/sane-backends/sane-backends.mk | 1 +
>>  1 file changed, 1 insertion(+)
> 
> Thanks, applied after slightly tweaking the commit log to remove
> "personal messages" such as "I'm working on ...".
> 
> Thanks!

Cool, thank you!
diff mbox

Patch

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