From: "André Hentschel" <nerv@dawncrow.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2 try 2] lcms2: Install into staging
Date: Tue, 30 Dec 2014 20:40:18 +0100 [thread overview]
Message-ID: <54A2FFA2.8010208@dawncrow.de> (raw)
Other packages might depend on lcms2, thus it should install it's development files.
I'm working on a clean Wine package and it wasn't able to find lcms2.
Signed-off-by: Andr? Hentschel <nerv@dawncrow.de>
---
package/lcms2/lcms2.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/lcms2/lcms2.mk b/package/lcms2/lcms2.mk
index 5d22041..c2eda98 100644
--- a/package/lcms2/lcms2.mk
+++ b/package/lcms2/lcms2.mk
@@ -6,6 +6,7 @@
LCMS2_VERSION = 2.5
LCMS2_SITE = http://downloads.sourceforge.net/lcms/lcms
+LCMS2_INSTALL_STAGING = YES
LCMS2_LICENSE = MIT
LCMS2_LICENSE_FILES = COPYING
-- 1.9.1
next reply other threads:[~2014-12-30 19:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-30 19:40 André Hentschel [this message]
2015-01-01 15:57 ` [Buildroot] [PATCH 1/2 try 2] lcms2: Install into staging Thomas Petazzoni
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=54A2FFA2.8010208@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.