summaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetcadet.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/gnunetcadet.pc.in')
-rw-r--r--pkgconfig/gnunetcadet.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgconfig/gnunetcadet.pc.in b/pkgconfig/gnunetcadet.pc.in
index e6ed8de1a..50902b75e 100644
--- a/pkgconfig/gnunetcadet.pc.in
+++ b/pkgconfig/gnunetcadet.pc.in
@@ -3,10 +3,10 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: GNUnet Mesh
+Name: GNUnet Cadet
Description: API for multicast and multi-hop routing between GNUnet peers
URL: http://gnunet.org
Version: @VERSION@
Requires:
-Libs: -L${libdir} -lgnunetmesh
+Libs: -L${libdir} -lgnunetcadet
Cflags: -I${includedir}