diskimage-builder/diskimage_builder/elements/python-stow-versions/package-installs.yaml
Dmitriy Rabotyagov 1de6fe4ba7 Add python-stow-versions element
This element is designed to install latest minor versions of different
python releases, like py27, py35, py36, py37, py38
into stow directory, and later easily enable them with stow.

Change-Id: Iab6d20e7643e549b53c629fb430e58b1c5e72991
2020-03-19 21:21:01 +02:00

19 lines
235 B
YAML

bzip-dev:
build-only: True
curl:
gcc:
build-only: True
git:
build-only: True
make:
build-only: True
readline-dev:
build-only: True
ssl-dev:
build-only: True
stow:
sqlite-dev:
build-only: True
zlib-dev:
build-only: True