remove unused Requires in pc file 52/49252/1
authorJiwoong Im <jiwoong.im@samsung.com>
Mon, 12 Oct 2015 03:57:11 +0000 (12:57 +0900)
committerJiwoong Im <jiwoong.im@samsung.com>
Mon, 12 Oct 2015 03:57:11 +0000 (12:57 +0900)
Change-Id: I4a50a40f60bb364a490ea73e4427c4db989fb043
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
appsvc.pc.in

index 6a1fcd4..3dde6bf 100755 (executable)
@@ -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}