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 526edcf..04b5bf6 100644 --- a/libimobiledevice-1.0.pc.in +++ b/libimobiledevice-1.0.pc.in | |||
| @@ -6,7 +6,7 @@ includedir=@includedir@ | |||
| 6 | Name: libimobiledevice | 6 | Name: libimobiledevice |
| 7 | Description: A library to communicate with services running on Apple iPhone/iPod Touch devices. | 7 | Description: A library to communicate with services running on Apple iPhone/iPod Touch devices. |
| 8 | Version: @VERSION@ | 8 | Version: @VERSION@ |
| 9 | Requires: libplist >= 0.12 libusbmuxd >= 0.1.0 glib-2.0 >= 2.14.1 gthread-2.0 >= 2.14.1 gnutls >= 1.6.3 libtasn1 >= 1.1 | 9 | Requires: libplist >= 0.12 libusbmuxd >= 0.1.0 gnutls >= 1.6.3 libtasn1 >= 1.1 |
| 10 | Libs: -L${libdir} -limobiledevice | 10 | Libs: -L${libdir} -limobiledevice |
| 11 | Cflags: -I${includedir} | 11 | Cflags: -I${includedir} |
| 12 | 12 | ||
