From: Michael Tremer Date: Mon, 31 Oct 2011 09:41:57 +0000 (+0100) Subject: usb-modeswitch: Requires usb-modeswitch-data. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af015397c39ff259cafabf0334c16a4fc90820ee;p=ipfire-3.x.git usb-modeswitch: Requires usb-modeswitch-data. Without that package, it would be pretty useless. --- diff --git a/usb-modeswitch/usb-modeswitch.nm b/usb-modeswitch/usb-modeswitch.nm index 7b50d3a31..7aa711552 100644 --- a/usb-modeswitch/usb-modeswitch.nm +++ b/usb-modeswitch/usb-modeswitch.nm @@ -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