You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

13 lines
258 B

  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: GNUnet Social
  6. Description: library for social interactions
  7. URL: https://gnunet.org
  8. Version: @VERSION@
  9. Requires:
  10. Libs: -L${libdir} -lgnunetsocial
  11. Cflags: -I${includedir}