]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
usb-modeswitch: Requires usb-modeswitch-data.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Oct 2011 09:41:57 +0000 (10:41 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Oct 2011 09:41:57 +0000 (10:41 +0100)
Without that package, it would be pretty useless.

usb-modeswitch/usb-modeswitch.nm

index 7b50d3a319b91869b6261c5c4026b090396bd54b..7aa7115528f649e0a053d5be448c1468faccf3e3 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = usb-modeswitch
 version    = 1.1.9
-release    = 1
+release    = 2
 
 groups     = Applications/System
 url        = http://www.draisberghof.de/usb_modeswitch
@@ -28,4 +28,6 @@ end
 
 packages
        package %{name}
+               requires += usb-modeswitch-data
+       end
 end