BUGFIX: libusb builds again
authorChris Larson <clarson@kergoth.com>
Wed, 14 Jan 2004 19:13:18 +0000 (19:13 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 14 Jan 2004 19:13:18 +0000 (19:13 +0000)
BKrev: 400594ce7K3QlYOiFuC4pjyCNIEOXA

libusb/libusb-0.1.7/configure.patch [new file with mode: 0644]
libusb/libusb_0.1.7.oe

diff --git a/libusb/libusb-0.1.7/configure.patch b/libusb/libusb-0.1.7/configure.patch
new file mode 100644 (file)
index 0000000..e69de29
index e69de29..0fef82c 100644 (file)
@@ -0,0 +1,7 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.gz \
+         file://${FILESDIR}/configure.patch;patch=1
+
+inherit autotools libtool