mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2 1/4] json-c: Install missing pkgconfig link
@ 2014-11-26  7:22 Markus Pargmann
  2014-11-26  7:22 ` [ptxdist] [PATCH v2 2/4] libexif: Initial, version 0.6.21 Markus Pargmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Markus Pargmann @ 2014-11-26  7:22 UTC (permalink / raw)
  To: ptxdist; +Cc: Markus Pargmann

Some target builds depend on a 'json' library instead of json-c.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
---
 rules/json-c.make | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/rules/json-c.make b/rules/json-c.make
index a9a81652a1cd..1ad07c6eacef 100644
--- a/rules/json-c.make
+++ b/rules/json-c.make
@@ -42,6 +42,16 @@ JSON_C_CONF_OPT		:= \
 	--disable-static
 
 # ----------------------------------------------------------------------------
+# Install
+# ----------------------------------------------------------------------------
+
+$(STATEDIR)/json-c.install:
+	@$(call targetinfo)
+	@$(call world/install, JSON_C)
+	@ln -sv json-c.pc $(JSON_C_PKGDIR)/usr/lib/pkgconfig/json.pc
+	@$(call touch)
+
+# ----------------------------------------------------------------------------
 # Target-Install
 # ----------------------------------------------------------------------------
 
-- 
2.1.3


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2014-11-26 15:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-26  7:22 [ptxdist] [PATCH v2 1/4] json-c: Install missing pkgconfig link Markus Pargmann
2014-11-26  7:22 ` [ptxdist] [PATCH v2 2/4] libexif: Initial, version 0.6.21 Markus Pargmann
2014-11-26  7:22 ` [ptxdist] [PATCH v2 3/4] host-ninja: Ninja build tool Markus Pargmann
2014-11-26  7:22 ` [ptxdist] [PATCH v2 4/4] gtk2: Reintegrate gtk2 Markus Pargmann
2014-11-26 15:26 ` [ptxdist] [PATCH v2 1/4] json-c: Install missing pkgconfig link Michael Olbrich

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