- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: GNUnet IDENTITY
- Description: library to access and organize private keys of the user's egos
- URL: https://gnunet.org
- Version: @VERSION@
- Requires:
- Libs: -L${libdir} -lgnunetidentity
- Cflags: -I${includedir}
|