- change contents
[oweals/gnunet.git] / pkgconfig / gnunetcadet.pc.in
index e6ed8de1a12b5711642ebdf0720fe334c06ecc8c..50902b75eee299e2c3d2371250f02a4304eaf15a 100644 (file)
@@ -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}