diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-13 06:14:13 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-13 06:14:13 +0000 |
commit | 5c05df5969872499ac3be2b325cf250fdb6fd634 (patch) | |
tree | 02bd7dffe39af3baac1380f25046bb14f92f60c6 /package/libusb/ipkg | |
parent | 69d6b5779a36e5304309f3ccc6c2293511bba10b (diff) | |
download | upstream-5c05df5969872499ac3be2b325cf250fdb6fd634.tar.gz upstream-5c05df5969872499ac3be2b325cf250fdb6fd634.tar.bz2 upstream-5c05df5969872499ac3be2b325cf250fdb6fd634.zip |
Convert libusb to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@880 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libusb/ipkg')
-rw-r--r-- | package/libusb/ipkg/libusb.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/libusb/ipkg/libusb.control b/package/libusb/ipkg/libusb.control new file mode 100644 index 0000000000..89cc640dce --- /dev/null +++ b/package/libusb/ipkg/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 |