diff --git a/.github/workflows/linux.bash b/.github/workflows/linux.bash index a41fce8cb..eb3420429 100755 --- a/.github/workflows/linux.bash +++ b/.github/workflows/linux.bash @@ -54,7 +54,7 @@ case "$DISTRO" in *suse*) zypper in -y --allow-downgrade bison ccache cmake flex gcc-c++ ninja rpm-config-SUSE \ {lib{edit,mariadb,openssl},ncurses,postgresql,systemd,protobuf}-devel \ - libboost_{context,coroutine,filesystem,iostreams,program_options,regex,system,test,thread}-devel + libboost_{atomic,context,coroutine,filesystem,iostreams,program_options,regex,system,test,thread}-devel ;; *rockylinux:*)