X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=pkgconfig%2Fgnunetpsycstore.pc.in;fp=pkgconfig%2Fgnunetpsycstore.pc.in;h=765abdc5b337e0c87b4cfc350738f75f28f057f7;hb=0221a112acdf950799c19796961220466aadb396;hp=0000000000000000000000000000000000000000;hpb=892ad7303d1a02993b1b85fe3eb8dca5d041948b;p=oweals%2Fgnunet.git diff --git a/pkgconfig/gnunetpsycstore.pc.in b/pkgconfig/gnunetpsycstore.pc.in new file mode 100644 index 000000000..765abdc5b --- /dev/null +++ b/pkgconfig/gnunetpsycstore.pc.in @@ -0,0 +1,12 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: GNUnet PSYCSTORE +Description: library to for persistent storage of PSYC messages +URL: https://gnunet.org +Version: @VERSION@ +Requires: +Libs: -L${libdir} -lgnunetpsycstore +Cflags: -I${includedir}