diff options
-rw-r--r-- | libirecovery.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libirecovery.pc.in b/libirecovery.pc.in index 71f8e93..752af9d 100644 --- a/libirecovery.pc.in +++ b/libirecovery.pc.in @@ -4,7 +4,7 @@ libdir=@libdir@ includedir=@includedir@ Name: libirecovery -Description: A library to talk to iBoot/iBSS in iDevices via USB +Description: A library to communicate with iBoot/iBSS on iOS devices via USB Version: @VERSION@ Libs: -L${libdir} -lirecovery Cflags: -I${includedir} |