diskimage-builder/diskimage_builder/elements/zypper-minimal/package-installs.yaml
Dirk Mueller d0a398c167 Adjust package mapping for SUSE family
package-installs.yaml is installing python-dev, not python2-dev,
so we need to adjust the mapping accordingly.

In addition, zypper-minimal used an dpkg specific package name,
while there is a SUSE equivalent (and zypper-minimal is anyway
SUSE family specific)

Change-Id: Ia9dd061fa46a514781808d62e5e93b03f75c6745
2017-05-31 21:09:53 +02:00

12 lines
192 B
YAML

# kernel
kernel-default:
# And a few useful tools. Some are pulled
# as dependencies but that may change so lets
# be explicit.
bash:
ca-certificates-mozilla:
lsb-release:
openssl:
sed:
sudo: