diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-15 09:16:29 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-15 09:16:29 +0000 |
commit | 4fcfece750c865e9026b7fc464f748333a4121af (patch) | |
tree | 4de06343134e32b747e463643c1cbe53b4937478 /openwrt/package/usbutils/ipkg/lsusb.control | |
parent | ce2e826d63f556202914a52bf41b15e344428f39 (diff) |
Convert usbutils to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@902 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0000000000..7f864d15a2 --- /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 |