Commit 2d9e7f7d authored by Nikias Bassen's avatar Nikias Bassen

Fix pkg-config file liblist++-2.0.pc referencing wrong (old) libplist

parent 8a3d100d
......@@ -8,4 +8,4 @@ Description: C++ binding for @PACKAGE_NAME@
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lplist++
Cflags: -I${includedir}
Requires.private: libplist >= @PACKAGE_VERSION@
Requires.private: libplist-2.0 >= @PACKAGE_VERSION@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment