From 068f4a1421bec3f69ebc561b1705f085d8291733 Mon Sep 17 00:00:00 2001 From: Jiwoong Im Date: Tue, 11 Aug 2015 20:51:38 +0900 Subject: [PATCH] modify pc file - remove ail in require Change-Id: I906fc22426744044b1fead7ac899c77630c79ca2 Signed-off-by: Jiwoong Im --- appsvc.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appsvc.pc.in b/appsvc.pc.in index 4037bbb..6a1fcd4 100755 --- a/appsvc.pc.in +++ b/appsvc.pc.in @@ -8,6 +8,6 @@ includedir=@INCLUDEDIR@ Name: libaul Description: new application utility library Version: @VERSION@ -Requires: sqlite3 bundle ail glib-2.0 xdgmime aul +Requires: sqlite3 bundle glib-2.0 xdgmime aul Libs: -L${libdir} -lappsvc Cflags: -I${includedir} -- 2.7.4