summaryrefslogtreecommitdiffstats
path: root/libimobiledevice-1.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libimobiledevice-1.0.pc.in')
-rw-r--r--libimobiledevice-1.0.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/libimobiledevice-1.0.pc.in b/libimobiledevice-1.0.pc.in
deleted file mode 100644
index dfcdd8a..0000000
--- a/libimobiledevice-1.0.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: @PACKAGE_NAME@
-Description: A library to communicate with services running on Apple iOS devices.
-Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -limobiledevice
-Cflags: -I${includedir}
-Requires: libplist >= @LIBPLIST_VERSION@
-Requires.private: libusbmuxd >= @LIBUSBMUXD_VERSION@ @ssl_requires@ \ No newline at end of file