diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-20 19:36:16 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-20 19:36:16 +0000 |
commit | c4a54700bcca9c5b05f7277a3025b6a5ee0e4658 (patch) | |
tree | f542a4be22a75b728486fd80ea70adba4a8dfdcc /openwrt/package/libusb/libusb.control | |
parent | 948371c2838711b22277ba8fbf4d6155a43eb2bf (diff) |
add libusb and lsusb (usbutils)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@692 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libusb/libusb.control')
-rw-r--r-- | openwrt/package/libusb/libusb.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/libusb/libusb.control b/openwrt/package/libusb/libusb.control new file mode 100644 index 0000000000..89cc640dce --- /dev/null +++ b/openwrt/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 |