diff options
Diffstat (limited to 'libideviceactivation-1.0.pc.in')
-rw-r--r-- | libideviceactivation-1.0.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libideviceactivation-1.0.pc.in b/libideviceactivation-1.0.pc.in index 09f087d..9a2269f 100644 --- a/libideviceactivation-1.0.pc.in +++ b/libideviceactivation-1.0.pc.in @@ -4,7 +4,7 @@ libdir=@libdir@ includedir=@includedir@ Name: libideviceactivation -Description: A library to handle activation of iDevices. +Description: A library to handle activation and deactivation of iOS devices. Version: @VERSION@ Requires: libplist >= @LIBPLIST_VERSION@ libimobiledevice-1.0 >= @LIBIMOBILEDEVICE_VERSION@ libcurl >= @LIBCURL_VERSION@ libxml-2.0 >= @LIBXML2_VERSION@ Libs: -L${libdir} -lideviceactivation |