diff options
Diffstat (limited to 'src/libplist-2.0.pc.in')
| -rw-r--r-- | src/libplist-2.0.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libplist-2.0.pc.in b/src/libplist-2.0.pc.in index 0bd6932..43d9f57 100644 --- a/src/libplist-2.0.pc.in +++ b/src/libplist-2.0.pc.in | |||
| @@ -6,5 +6,5 @@ includedir=@includedir@ | |||
| 6 | Name: @PACKAGE_NAME@ | 6 | Name: @PACKAGE_NAME@ |
| 7 | Description: A library to handle Apple Property Lists whereas they are binary or XML | 7 | Description: A library to handle Apple Property Lists whereas they are binary or XML |
| 8 | Version: @PACKAGE_VERSION@ | 8 | Version: @PACKAGE_VERSION@ |
| 9 | Libs: -L${libdir} -lplist | 9 | Libs: -L${libdir} -lplist-2.0 |
| 10 | Cflags: -I${includedir} | 10 | Cflags: -I${includedir} |
