diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-04-20 19:36:16 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-20 19:36:16 +0000 |
commit | 1988cf1577e7a750084539e0a7ea726adbcd413d (patch) | |
tree | cf50e73945b6ad0f3059325cb0828b15d89e4595 /package/libusb/libusb.control | |
parent | ec8bcb6159f41cc4be5161c0e12cbe0ddc06ecb9 (diff) | |
download | upstream-1988cf1577e7a750084539e0a7ea726adbcd413d.tar.gz upstream-1988cf1577e7a750084539e0a7ea726adbcd413d.tar.bz2 upstream-1988cf1577e7a750084539e0a7ea726adbcd413d.zip |
add libusb and lsusb (usbutils)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@692 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libusb/libusb.control')
-rw-r--r-- | package/libusb/libusb.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/libusb/libusb.control b/package/libusb/libusb.control new file mode 100644 index 0000000000..89cc640dce --- /dev/null +++ b/package/libusb/libusb.control @@ -0,0 +1,6 @@ +Package: libusb +Priority: optional +Section: libs +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: a Library for accessing Linux USB devices |