Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2 try 2] lcms2: Install into staging
@ 2014-12-30 19:40 André Hentschel
  2015-01-01 15:57 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: André Hentschel @ 2014-12-30 19:40 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-01 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-30 19:40 [Buildroot] [PATCH 1/2 try 2] lcms2: Install into staging André Hentschel
2015-01-01 15:57 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox