smoke/venv needs gcc

Which is not installed by default
This commit is contained in:
Lukas Zachar 2023-01-31 08:21:34 +01:00
commit 6be8056917

View file

@ -27,6 +27,10 @@ test: ./venv.sh
tier: 1
tag: [venv]
require+:
- gcc
- gcc-c++
environment:
VERSION: 3.7
METHOD: venv