Very minor changes not related to C source code

This commit is contained in:
Nicola Spanti (RyDroid)
2016-08-08 15:12:44 +02:00
parent 9688f343a5
commit 250a3987cf
3 changed files with 8 additions and 15 deletions

View File

@@ -4,9 +4,9 @@ libdir=@libdir@
includedir=@includedir@
Name: json-c
Description: JSON implementation in C
Description: A JSON implementation in C
Version: @VERSION@
Requires:
Libs.private: @LIBS@
Libs: -L${libdir} -ljson-c
Libs: -L${libdir} -ljson-c
Cflags: -I${includedir}/json-c