diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2024-08-08 12:52:00 -0700 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-10-24 22:20:49 -0700 |
| commit | f2c5eec8967bd47106720cee0092eae2d4816dcd (patch) | |
| tree | bf77afb2ec0c6c7cf1bf86e1c5e9944dddb0a098 | |
| parent | ead297a6626b9f96b1d41e11d8b19db038333ad1 (diff) | |
| download | meson-f2c5eec8967bd47106720cee0092eae2d4816dcd.tar.gz | |
CI/gentoo: install reflex
To test the reflex (not RE/flex) path as well.
| -rwxr-xr-x | ci/ciimage/gentoo/install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/ciimage/gentoo/install.sh b/ci/ciimage/gentoo/install.sh index 909a5954d..f73c2ffc9 100755 --- a/ci/ciimage/gentoo/install.sh +++ b/ci/ciimage/gentoo/install.sh @@ -45,6 +45,7 @@ pkgs_stable=( app-admin/sudo app-text/doxygen sys-devel/bison + sys-devel/reflex sys-devel/gettext # TODO: vulkan-validation-layers |
