diff options
Diffstat (limited to 'src/libimobiledevice-1.0.pc.in')
| -rw-r--r-- | src/libimobiledevice-1.0.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libimobiledevice-1.0.pc.in b/src/libimobiledevice-1.0.pc.in index dfcdd8a..023ce54 100644 --- a/src/libimobiledevice-1.0.pc.in +++ b/src/libimobiledevice-1.0.pc.in | |||
| @@ -8,5 +8,5 @@ Description: A library to communicate with services running on Apple iOS devices | |||
| 8 | Version: @PACKAGE_VERSION@ | 8 | Version: @PACKAGE_VERSION@ |
| 9 | Libs: -L${libdir} -limobiledevice | 9 | Libs: -L${libdir} -limobiledevice |
| 10 | Cflags: -I${includedir} | 10 | Cflags: -I${includedir} |
| 11 | Requires: libplist >= @LIBPLIST_VERSION@ | 11 | Requires: libplist-2.0 >= @LIBPLIST_VERSION@ |
| 12 | Requires.private: libusbmuxd >= @LIBUSBMUXD_VERSION@ @ssl_requires@ \ No newline at end of file | 12 | Requires.private: libusbmuxd-2.0 >= @LIBUSBMUXD_VERSION@ @ssl_requires@ |
