summaryrefslogtreecommitdiffstats
path: root/src/libimobiledevice-1.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/libimobiledevice-1.0.pc.in')
-rw-r--r--src/libimobiledevice-1.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libimobiledevice-1.0.pc.in b/src/libimobiledevice-1.0.pc.in
index 023ce54..c37654b 100644
--- a/src/libimobiledevice-1.0.pc.in
+++ b/src/libimobiledevice-1.0.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
6Name: @PACKAGE_NAME@ 6Name: @PACKAGE_NAME@
7Description: A library to communicate with services running on Apple iOS devices. 7Description: A library to communicate with services running on Apple iOS devices.
8Version: @PACKAGE_VERSION@ 8Version: @PACKAGE_VERSION@
9Libs: -L${libdir} -limobiledevice 9Libs: -L${libdir} -limobiledevice-1.0
10Cflags: -I${includedir} 10Cflags: -I${includedir}
11Requires: libplist-2.0 >= @LIBPLIST_VERSION@ 11Requires: libplist-2.0 >= @LIBPLIST_VERSION@
12Requires.private: libusbmuxd-2.0 >= @LIBUSBMUXD_VERSION@ @ssl_requires@ 12Requires.private: libusbmuxd-2.0 >= @LIBUSBMUXD_VERSION@ @ssl_requires@