Browse Source

Add gnunetgnsrecord to Libs

Pascal Mainini 6 years ago
parent
commit
5ad503e60e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pkgconfig/gnunetgns.pc.in

+ 1 - 1
pkgconfig/gnunetgns.pc.in

@@ -8,5 +8,5 @@ Description: Provides API to access the GNUnet Naming System
 URL: http://gnunet.org
 Version: @VERSION@
 Requires:
-Libs: -L${libdir} -lgnunetgns
+Libs: -L${libdir} -lgnunetgns -lgnunetgnsrecord
 Cflags: -I${includedir}