mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-06-18 06:31:13 +00:00
update scripts to include pkgconfig
This commit is contained in:
@@ -4,4 +4,4 @@ set -ex
|
|||||||
|
|
||||||
apt-get update -y
|
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 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 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 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