diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/libusbmuxd-2.0.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libusbmuxd-2.0.pc.in b/src/libusbmuxd-2.0.pc.in index 3385bc9..c9ca6e2 100644 --- a/src/libusbmuxd-2.0.pc.in +++ b/src/libusbmuxd-2.0.pc.in @@ -8,4 +8,4 @@ Description: A library to communicate with the usbmux daemon Version: @PACKAGE_VERSION@ Libs: -L${libdir} -lusbmuxd Cflags: -I${includedir} -Requires.private: libplist >= @LIBPLIST_VERSION@
\ No newline at end of file +Requires.private: libplist-2.0 >= @LIBPLIST_VERSION@ |