aboutsummaryrefslogtreecommitdiff
path: root/helper/libodphelper.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'helper/libodphelper.pc.in')
-rw-r--r--helper/libodphelper.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/helper/libodphelper.pc.in b/helper/libodphelper.pc.in
index be99eeefc..610b62f75 100644
--- a/helper/libodphelper.pc.in
+++ b/helper/libodphelper.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: libodphelper
Description: Helper for the ODP packet processing engine
Version: @PKGCONFIG_VERSION@
-Libs: -L${libdir} -lodphelper
-Libs.private: @LIBCLI_LIBS@
+Requires: libodphelper-internal
+Libs.private: -L${libdir} -l:libodphelper.a
Cflags: -I${includedir}