diff options
Diffstat (limited to 'libirecovery.pc.in')
-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 39cc29b..11ac86a 100644 --- a/libirecovery.pc.in +++ b/libirecovery.pc.in @@ -8,4 +8,4 @@ Description: A library to communicate with iBoot/iBSS on iOS devices via USB Version: @PACKAGE_VERSION@ Libs: -L${libdir} -lirecovery Cflags: -I${includedir} -Requires.private: libusb-1.0 >= @LIBUSB_VERSION@
\ No newline at end of file +Requires.private: @LIBUSB_REQUIRED@ |