All of lore.kernel.org
 help / color / mirror / Atom feed
From: "André Hentschel" <nerv@dawncrow.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2 try 2] sane-backends: Install into staging
Date: Tue, 30 Dec 2014 20:40:30 +0100	[thread overview]
Message-ID: <54A2FFAE.30609@dawncrow.de> (raw)
In-Reply-To: <1419905244-7418-1-git-send-email-nerv@dawncrow.de>

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(+)

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

  parent reply	other threads:[~2014-12-30 19:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-30  2:07 [Buildroot] [PATCH 1/2] lcms2: Install into staging André Hentschel
2014-12-30  2:07 ` [Buildroot] [PATCH 2/2] sane-backends: " André Hentschel
2014-12-30  5:16 ` [Buildroot] [PATCH 1/2] lcms2: " Baruch Siach
2014-12-30 19:39   ` André Hentschel
2014-12-30 19:40 ` André Hentschel [this message]
2015-01-01 15:51   ` [Buildroot] [PATCH 2/2 try 2] sane-backends: " Thomas Petazzoni
2015-01-01 17:38     ` André Hentschel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54A2FFAE.30609@dawncrow.de \
    --to=nerv@dawncrow.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.