mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-02 22:06:29 +00:00
update scripts to include pkgconfig
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user