projects
/
platform
/
core
/
appfw
/
libslp-db-util.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1b6391
)
Revert "packaging: fix implicit dependency on ICU in pkgconfig"
tizen_common
submit/tizen_common/20151026.085049
author
Maciej Wereski
<m.wereski@partner.samsung.com>
Thu, 29 Oct 2015 14:57:50 +0000
(15:57 +0100)
committer
Maciej Wereski
<m.wereski@partner.samsung.com>
Thu, 29 Oct 2015 14:57:50 +0000
(15:57 +0100)
This reverts commit
f1b6391d4e92993a6e6554072fdcd82c0dbcc485
.
db-util.pc.in
patch
|
blob
|
history
diff --git
a/db-util.pc.in
b/db-util.pc.in
index 8af646dc817e07148cc792ae8432e6da8e5270da..a1df72b4d4a4a8805c651221e6fc65939b0b2e19 100644
(file)
--- a/
db-util.pc.in
+++ b/
db-util.pc.in
@@
-8,6
+8,6
@@
includedir=@INCLUDEDIR@
Name: db-util
Description: DB Utility
Version: @VERSION@
-Requires
.private
: sqlite3 dlog glib-2.0 icu-i18n
+Requires: sqlite3 dlog glib-2.0 icu-i18n
Libs: -L${libdir} -lSLP-db-util
Cflags: -I${includedir}