summaryrefslogtreecommitdiffstats
path: root/libideviceactivation-1.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libideviceactivation-1.0.pc.in')
-rw-r--r--libideviceactivation-1.0.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/libideviceactivation-1.0.pc.in b/libideviceactivation-1.0.pc.in
deleted file mode 100644
index 017ac9d..0000000
--- a/libideviceactivation-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 handle activation and deactivation of iOS devices.
-Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lideviceactivation
-Cflags: -I${includedir}
-Requires: libplist >= @LIBPLIST_VERSION@ libimobiledevice-1.0 >= @LIBIMOBILEDEVICE_VERSION@
-Requires.private: libcurl >= @LIBCURL_VERSION@ libxml-2.0 >= @LIBXML2_VERSION@ \ No newline at end of file