mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-08-16 16:27:15 +00:00
update scripts to include pkgconfig
This commit is contained in:
parent
1ad3736711
commit
265d87b788
@ -4,4 +4,4 @@ set -ex
|
||||
|
||||
apt-get update -y
|
||||
|
||||
apt-get install -y curl zip unzip tar cmake make git g++ ninja-build
|
||||
apt-get install -y curl zip unzip tar cmake make git g++ ninja-build pkg-config
|
||||
|
@ -4,4 +4,4 @@ set -ex
|
||||
|
||||
apt-get update -y
|
||||
|
||||
apt-get install -y curl zip unzip tar cmake make git g++ ninja-build
|
||||
apt-get install -y curl zip unzip tar cmake make git g++ ninja-build pkg-config
|
||||
|
@ -4,4 +4,4 @@ set -ex
|
||||
|
||||
apt-get update -y
|
||||
|
||||
apt-get install -y curl zip unzip tar cmake make git g++ ninja-build
|
||||
apt-get install -y curl zip unzip tar cmake make git g++ ninja-build pkg-config
|
||||
|
@ -4,4 +4,4 @@ set -ex
|
||||
|
||||
apt-get update -y
|
||||
|
||||
apt-get install -y curl zip unzip tar cmake make git g++ ninja-build
|
||||
apt-get install -y curl zip unzip tar cmake make git g++ ninja-build pkg-config
|
||||
|
Loading…
x
Reference in New Issue
Block a user