Browse Source

- change contents

Bart Polot 10 years ago
parent
commit
2551c86b4a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pkgconfig/gnunetcadet.pc.in

+ 2 - 2
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}