d0a398c167
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
12 lines
192 B
YAML
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:
|