mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
Add python as required package to all of the containers
This commit is contained in:
@@ -13,6 +13,7 @@ PACKAGES=(
|
||||
ccache
|
||||
cmake
|
||||
ninja
|
||||
python3
|
||||
pkgconf
|
||||
git
|
||||
linux-headers
|
||||
|
||||
@@ -10,6 +10,7 @@ PACKAGES=(
|
||||
ccache
|
||||
clang
|
||||
cmake
|
||||
python
|
||||
git
|
||||
go
|
||||
ninja
|
||||
|
||||
@@ -13,6 +13,7 @@ PACKAGES=(
|
||||
clang
|
||||
cmake
|
||||
ninja-build
|
||||
python3
|
||||
pkgconf-pkg-config
|
||||
git
|
||||
make
|
||||
|
||||
@@ -11,6 +11,7 @@ PACKAGES=(
|
||||
clang
|
||||
cmake
|
||||
ninja
|
||||
python3
|
||||
pkgconf-pkg-config
|
||||
git
|
||||
make
|
||||
|
||||
@@ -18,6 +18,7 @@ PACKAGES=(
|
||||
cmake
|
||||
ninja-build
|
||||
clang
|
||||
python3
|
||||
git
|
||||
golang
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user