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
This commit is contained in:
Vincent Untz 2013-04-04 09:22:02 +02:00
parent fe51a90005
commit d8246c2abb
3 changed files with 2 additions and 3 deletions

View File

@ -1,2 +1 @@
gcc # temporary because this pulls in glance to get the client without running the glance prereqs
python-dateutil

View File

@ -1,6 +1,6 @@
curl
# Note: we need to package dhcp_release in dnsmasq!
dnsmasq
dnsmasq-utils # dist:opensuse-12.3
ebtables
gawk
genisoimage # required for config_drive

View File

@ -1,5 +1,5 @@
# Note: we need to package dhcp_release in dnsmasq!
dnsmasq
dnsmasq-utils # dist:opensuse-12.3
ebtables
iptables
iputils