From ce1d5115f3dd78561384efe72d35c877026bba16 Mon Sep 17 00:00:00 2001 From: Jiwoong Im Date: Mon, 12 Oct 2015 12:57:11 +0900 Subject: [PATCH] remove unused Requires in pc file Change-Id: I4a50a40f60bb364a490ea73e4427c4db989fb043 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 6a1fcd4..3dde6bf 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 glib-2.0 xdgmime aul +Requires: bundle aul Libs: -L${libdir} -lappsvc Cflags: -I${includedir} -- 2.7.4