diff options
-rw-r--r-- | libimobiledevice-1.0.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libimobiledevice-1.0.pc.in b/libimobiledevice-1.0.pc.in index e366c5e..7a5538c 100644 --- a/libimobiledevice-1.0.pc.in +++ b/libimobiledevice-1.0.pc.in @@ -4,7 +4,7 @@ libdir=@libdir@ includedir=@includedir@ Name: libimobiledevice -Description: A library to communicate with services running on Apple iPhone/iPod Touch devices. +Description: A library to communicate with services running on Apple iOS devices. Version: @VERSION@ Requires: libplist >= @LIBPLIST_VERSION@ libusbmuxd >= @LIBUSBMUXD_VERSION@ @ssl_requires@ Libs: -L${libdir} -limobiledevice |