diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-15 09:16:29 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-15 09:16:29 +0000 |
commit | a9923c55a63f839e8fb72e9a09e0891c653fc494 (patch) | |
tree | 4de06343134e32b747e463643c1cbe53b4937478 /openwrt/package/usbutils/ipkg/lsusb.control | |
parent | 2739e8801de2d1fb2c4e031f0bdf140c0dd0f1b1 (diff) | |
download | mtk-20170518-a9923c55a63f839e8fb72e9a09e0891c653fc494.zip mtk-20170518-a9923c55a63f839e8fb72e9a09e0891c653fc494.tar.gz mtk-20170518-a9923c55a63f839e8fb72e9a09e0891c653fc494.tar.bz2 |
Convert usbutils to new packaging style
SVN-Revision: 902
Diffstat (limited to 'openwrt/package/usbutils/ipkg/lsusb.control')
-rw-r--r-- | openwrt/package/usbutils/ipkg/lsusb.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/usbutils/ipkg/lsusb.control b/openwrt/package/usbutils/ipkg/lsusb.control new file mode 100644 index 0000000..7f864d1 --- /dev/null +++ b/openwrt/package/usbutils/ipkg/lsusb.control @@ -0,0 +1,7 @@ +Package: lsusb +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Depends: libusb +Description: A program to list USB devices |