projects
/
platform
/
core
/
appfw
/
app-svc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49d12c0
)
modify pc file
08/45808/1
submit/tizen/20150811.103743
author
Jiwoong Im
<jiwoong.im@samsung.com>
Tue, 11 Aug 2015 11:51:38 +0000
(20:51 +0900)
committer
Jiwoong Im
<jiwoong.im@samsung.com>
Tue, 11 Aug 2015 11:52:18 +0000
(20:52 +0900)
- remove ail in require
Change-Id: I906fc22426744044b1fead7ac899c77630c79ca2
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
appsvc.pc.in
patch
|
blob
|
history
diff --git
a/appsvc.pc.in
b/appsvc.pc.in
index
4037bbb
..
6a1fcd4
100755
(executable)
--- 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}