summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2010-04-03 02:37:45 +0200
committerGravatar Hector Martin2010-04-08 15:11:35 +0200
commitae85313617ef48b3b183b2077d4ffebde74ea101 (patch)
tree54d358d03fae954aaefc0dc0e97fd90b7d404cb9
parentc310eb77480ca24dfdeefd80b73318ef890b5e2a (diff)
downloadusbmuxd-ae85313617ef48b3b183b2077d4ffebde74ea101.tar.gz
usbmuxd-ae85313617ef48b3b183b2077d4ffebde74ea101.tar.bz2
libusbmuxd itself does not depend on libusb so remove the reference
-rw-r--r--libusbmuxd.pc.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/libusbmuxd.pc.in b/libusbmuxd.pc.in
index 25d4e09..1ecd8ed 100644
--- a/libusbmuxd.pc.in
+++ b/libusbmuxd.pc.in
@@ -6,7 +6,6 @@ includedir=${CMAKE_INSTALL_PREFIX}/include
Name: libusbmuxd
Description: A library to communicate with the usbmux daemon
Version: ${USBMUXD_VERSION}
-Requires: libusb-1.0 >= 1.0.3
Libs: -L${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX} -lusbmuxd
Cflags: -I${CMAKE_INSTALL_PREFIX}/include