summaryrefslogtreecommitdiffstats
path: root/libgfdb.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libgfdb.pc.in')
-rw-r--r--libgfdb.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/libgfdb.pc.in b/libgfdb.pc.in
index 01b0381eff5..15871b92102 100644
--- a/libgfdb.pc.in
+++ b/libgfdb.pc.in
@@ -7,5 +7,6 @@ includedir=@includedir@
Name: libgfdb
Description: GlusterFS Database Library
Version: @LIBGFDB_VERSION@
-Libs: -L${libdir} -lgfchangedb -lglusterfs -lsqlite3
+Libs: -L${libdir} -lgfchangedb -lglusterfs
Cflags: -I${includedir}/glusterfs/gfdb
+Requires: sqlite3