mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 02:30:44 +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