]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commitdiff
usbutils: Install this package on every system.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 8 Jun 2012 11:09:38 +0000 (13:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 8 Jun 2012 11:09:38 +0000 (13:09 +0200)
usbutils/usbutils.nm

index e803744f4838ff9add45030250130537c8b53b70..393b7d13352a10f4b333fa2ebf20fe43f3b1faea 100644 (file)
@@ -6,7 +6,7 @@
 name       = usbutils
 epoch      = 1
 version    = 003
-release    = 2
+release    = 3
 
 groups     = System/Tools
 url        = http://www.linux-usb.org/
@@ -21,8 +21,7 @@ source_dl  = http://www.kernel.org/pub/linux/utils/usb/usbutils/
 
 build
        requires
-               libusb-devel
-               pkg-config
+               libusbx-devel
                zlib-devel
        end
 
@@ -36,6 +35,8 @@ end
 
 packages
        package %{name}
+               group += Base
+
                requires
                        /usr/share/hwdata/usb.ids
                end