Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <kcgen@users.noreply.github.com>2022-11-06 02:08:32 +0300
committerkcgen <kcgen@users.noreply.github.com>2022-11-06 02:08:32 +0300
commit1895be3baa2cae54ae5f919fadd85880fb133a34 (patch)
tree88e5227eb5c89ead49fa1831f68c01a7195976a1
parentd118e150ae4eaa1a2acba2ecaf331d9c3cdb0958 (diff)
Add ninja to Fedora and Ubuntu CI packages
-rw-r--r--packages/fedora-latest.txt2
-rw-r--r--packages/macos-12-brew.txt1
-rw-r--r--packages/macos-latest-brew.txt1
-rw-r--r--packages/ubuntu-20.04-apt.txt1
-rw-r--r--packages/ubuntu-22.04-apt.txt1
5 files changed, 5 insertions, 1 deletions
diff --git a/packages/fedora-latest.txt b/packages/fedora-latest.txt
index 1977c8ec8..10441c568 100644
--- a/packages/fedora-latest.txt
+++ b/packages/fedora-latest.txt
@@ -1 +1 @@
-alsa-lib-devel cmake desktop-file-utils fluidsynth-devel gcc gcc-c++ git gmock-devel gtest-devel libappstream-glib libatomic libpng-devel libslirp make meson opusfile-devel SDL2-devel SDL2_net-devel speexdsp-devel
+alsa-lib-devel cmake desktop-file-utils fluidsynth-devel gcc gcc-c++ git gmock-devel gtest-devel libappstream-glib libatomic libpng-devel libslirp make meson ninja opusfile-devel SDL2-devel SDL2_net-devel speexdsp-devel
diff --git a/packages/macos-12-brew.txt b/packages/macos-12-brew.txt
index f4aabb72d..175e4caf4 100644
--- a/packages/macos-12-brew.txt
+++ b/packages/macos-12-brew.txt
@@ -6,6 +6,7 @@ git
libpng
libslirp
meson
+ninja
opusfile
patchutils
pcre
diff --git a/packages/macos-latest-brew.txt b/packages/macos-latest-brew.txt
index f4aabb72d..175e4caf4 100644
--- a/packages/macos-latest-brew.txt
+++ b/packages/macos-latest-brew.txt
@@ -6,6 +6,7 @@ git
libpng
libslirp
meson
+ninja
opusfile
patchutils
pcre
diff --git a/packages/ubuntu-20.04-apt.txt b/packages/ubuntu-20.04-apt.txt
index 005ff61dc..4bccd8bce 100644
--- a/packages/ubuntu-20.04-apt.txt
+++ b/packages/ubuntu-20.04-apt.txt
@@ -14,3 +14,4 @@ libslirp-dev
libspeexdsp-dev
python3-setuptools
meson
+ninja
diff --git a/packages/ubuntu-22.04-apt.txt b/packages/ubuntu-22.04-apt.txt
index 005ff61dc..4bccd8bce 100644
--- a/packages/ubuntu-22.04-apt.txt
+++ b/packages/ubuntu-22.04-apt.txt
@@ -14,3 +14,4 @@ libslirp-dev
libspeexdsp-dev
python3-setuptools
meson
+ninja