Browse code

Update dependencies on openSUSE

openSUSE 12.3 comes with the DHCP lease utilities in the dnsmasq-utils
package.

Also drop the gcc dependency in n-api (like it was done for debian, see
e9e80f9)

Change-Id: Id045674946d7856f6364c2357f3e126b05651461

Vincent Untz authored on 2013/04/04 16:22:02
Showing 3 changed files
... ...
@@ -1,2 +1 @@
1
-gcc  # temporary because this pulls in glance to get the client without running the glance prereqs
2 1
 python-dateutil
... ...
@@ -1,6 +1,6 @@
1 1
 curl
2
-# Note: we need to package dhcp_release in dnsmasq!
3 2
 dnsmasq
3
+dnsmasq-utils # dist:opensuse-12.3
4 4
 ebtables
5 5
 gawk
6 6
 genisoimage # required for config_drive
... ...
@@ -1,5 +1,5 @@
1
-# Note: we need to package dhcp_release in dnsmasq!
2 1
 dnsmasq
2
+dnsmasq-utils # dist:opensuse-12.3
3 3
 ebtables
4 4
 iptables
5 5
 iputils