diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/libimobiledevice-1.0.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libimobiledevice-1.0.pc.in b/src/libimobiledevice-1.0.pc.in index abedf40..f00c392 100644 --- a/src/libimobiledevice-1.0.pc.in +++ b/src/libimobiledevice-1.0.pc.in | |||
@@ -9,4 +9,4 @@ Version: @PACKAGE_VERSION@ | |||
9 | Libs: -L${libdir} -limobiledevice-1.0 | 9 | Libs: -L${libdir} -limobiledevice-1.0 |
10 | Cflags: -I${includedir} | 10 | Cflags: -I${includedir} |
11 | Requires: libplist-2.0 >= @LIBPLIST_VERSION@ | 11 | Requires: libplist-2.0 >= @LIBPLIST_VERSION@ |
12 | Requires.private: libusbmuxd-2.0 >= @LIBUSBMUXD_VERSION@ libimobiledevice-glue >= @LIMD_GLUE_VERSION@ @ssl_requires@ | 12 | Requires.private: libusbmuxd-2.0 >= @LIBUSBMUXD_VERSION@ libimobiledevice-glue-1.0 >= @LIMD_GLUE_VERSION@ @ssl_requires@ |