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:
@@ -1,2 +1 @@
|
|||||||
gcc # temporary because this pulls in glance to get the client without running the glance prereqs
|
|
||||||
python-dateutil
|
python-dateutil
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
curl
|
curl
|
||||||
# Note: we need to package dhcp_release in dnsmasq!
|
|
||||||
dnsmasq
|
dnsmasq
|
||||||
|
dnsmasq-utils # dist:opensuse-12.3
|
||||||
ebtables
|
ebtables
|
||||||
gawk
|
gawk
|
||||||
genisoimage # required for config_drive
|
genisoimage # required for config_drive
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# Note: we need to package dhcp_release in dnsmasq!
|
|
||||||
dnsmasq
|
dnsmasq
|
||||||
|
dnsmasq-utils # dist:opensuse-12.3
|
||||||
ebtables
|
ebtables
|
||||||
iptables
|
iptables
|
||||||
iputils
|
iputils
|
||||||
|
|||||||
Reference in New Issue
Block a user