Merge "Add a few missing package for SUSE"
diff --git a/files/rpms-suse/baremetal b/files/rpms-suse/baremetal
new file mode 100644
index 0000000..61f73ee
--- /dev/null
+++ b/files/rpms-suse/baremetal
@@ -0,0 +1 @@
+dnsmasq
diff --git a/files/rpms-suse/general b/files/rpms-suse/general
index 704947e..6d994ea 100644
--- a/files/rpms-suse/general
+++ b/files/rpms-suse/general
@@ -1,15 +1,20 @@
+bc
bridge-utils
ca-certificates-mozilla
curl
euca2ools
+findutils-locate # useful when debugging
git-core
iputils
+libopenssl-devel # to rebuild pyOpenSSL if needed
+lsof # useful when debugging
+make
openssh
openssl
psmisc
-python-setuptools # instead of python-distribute; dist:sle11sp2
python-cmd2 # dist:opensuse-12.3
python-pylint
+python-setuptools # instead of python-distribute; dist:sle11sp2
python-unittest2
screen
tar
@@ -17,7 +22,3 @@
unzip
vim-enhanced
wget
-bc
-
-findutils-locate # useful when debugging
-lsof # useful when debugging