From 2551c86b4aa52e1cb80ebfa7e9763f2fc9c55083 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 7 May 2014 12:07:32 +0000 Subject: - change contents --- pkgconfig/gnunetcadet.pc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgconfig') 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} -- cgit v1.2.3