From a50dfd60dbba7d9782ded69543af43f68d481756 Mon Sep 17 00:00:00 2001 From: Kevron Rees Date: Tue, 11 Jun 2013 12:51:49 -0700 Subject: [PATCH] added json to pc file --- lib/automotive-message-broker.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/automotive-message-broker.pc.in b/lib/automotive-message-broker.pc.in index 41d90fd..77b4521 100644 --- a/lib/automotive-message-broker.pc.in +++ b/lib/automotive-message-broker.pc.in @@ -6,6 +6,6 @@ includedir=@INCLUDE_INSTALL_DIR@/amb Name: automotive-message-broker Description: Version: @PROJECT_VERSION@ -Requires: gio-2.0 glib-2.0 +Requires: gio-2.0 glib-2.0 json Libs: -L${libdir} -lamb -luuid Cflags: -I${includedir} -- 2.7.4