Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/3] package/lcms2: add support for host variant
@ 2016-12-18 20:56 Bernd Kuhls
  2016-12-18 20:56 ` [Buildroot] [PATCH v2 2/3] package/ghostscript: new package Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bernd Kuhls @ 2016-12-18 20:56 UTC (permalink / raw)
  To: buildroot

Needed for upcoming ghostscript package.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
v2: initial version

 package/lcms2/lcms2.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/lcms2/lcms2.mk b/package/lcms2/lcms2.mk
index 9a4cf5ed2..29f8ac8de 100644
--- a/package/lcms2/lcms2.mk
+++ b/package/lcms2/lcms2.mk
@@ -31,4 +31,5 @@ else
 LCMS2_CONF_OPTS += --without-zlib
 endif
 
+$(eval $(host-autotools-package))
 $(eval $(autotools-package))
-- 
2.11.0

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

end of thread, other threads:[~2017-03-20 22:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-18 20:56 [Buildroot] [PATCH v2 1/3] package/lcms2: add support for host variant Bernd Kuhls
2016-12-18 20:56 ` [Buildroot] [PATCH v2 2/3] package/ghostscript: new package Bernd Kuhls
2017-03-20 22:56   ` Thomas Petazzoni
2016-12-18 20:56 ` [Buildroot] [PATCH v2 3/3] DEVELOPERS: add entry for ghostscript Bernd Kuhls
2017-03-20 22:55 ` [Buildroot] [PATCH v2 1/3] package/lcms2: add support for host variant Thomas Petazzoni

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