diff options
Diffstat (limited to 'ci/ciimage')
| -rwxr-xr-x | ci/ciimage/fedora/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/ciimage/fedora/install.sh b/ci/ciimage/fedora/install.sh index dc9c20af3..2191a707e 100755 --- a/ci/ciimage/fedora/install.sh +++ b/ci/ciimage/fedora/install.sh @@ -6,7 +6,7 @@ source /ci/common.sh pkgs=( python python-pip python3-devel - ninja-build make git autoconf automake patch + ninja-build make git autoconf automake patch file elfutils gcc gcc-c++ gcc-fortran gcc-objc gcc-objc++ vala rust bison flex ldc libasan libasan-static mono-core boost-devel gtkmm30 gtest-devel gmock-devel protobuf-devel wxGTK-devel gobject-introspection boost-python3-devel |
