summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Zini <enrico@enricozini.org>2015-09-09 22:42:43 +0200
committerEnrico Zini <enrico@enricozini.org>2015-09-09 22:45:32 +0200
commitdafbed8c53ad67abbf150934b8dc49cf71981c09 (patch)
treec61247be53bc44acf1a948c025a1b7278170b953
parenta5d69818fd5721c8764ceff6da228e896892db55 (diff)
downloadlibept-dafbed8c53ad67abbf150934b8dc49cf71981c09.tar.gz
Removed tagcoll dependency in pkg-config
-rw-r--r--ept/libept.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ept/libept.pc.in b/ept/libept.pc.in
index efadfce..d5db288 100644
--- a/ept/libept.pc.in
+++ b/ept/libept.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: libept
Description: Access various data sources about software packages
Version: @EPT_VERSION@
-Requires: libtagcoll2 libwibble
+Requires: libwibble
Cflags: -I${includedir}
Libs: -L${libdir} -lept -lapt-pkg -lxapian -lz