From f9d75e791a53dd69e5beb0fbb0f5d7d777483164 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Wed, 24 Jul 2024 09:09:15 -0700 Subject: [PATCH] CI: install byacc instead of bison on Arch So we can test the byacc path as well as the bison one --- ci/ciimage/arch/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/ciimage/arch/install.sh b/ci/ciimage/arch/install.sh index 8f5245149688..5fa69e95013a 100755 --- a/ci/ciimage/arch/install.sh +++ b/ci/ciimage/arch/install.sh @@ -9,7 +9,7 @@ source /ci/common.sh pkgs=( python python-pip pypy3 ninja make git sudo fakeroot autoconf automake patch - libelf gcc gcc-fortran gcc-objc vala rust bison flex cython go dlang-dmd + libelf gcc gcc-fortran gcc-objc vala rust byacc flex cython go dlang-dmd mono boost qt5-base gtkmm3 gtest gmock protobuf gobject-introspection itstool glib2-devel gtk3 java-environment=8 gtk-doc llvm clang sdl2 graphviz doxygen vulkan-validation-layers openssh mercurial gtk-sharp-2 qt5-tools