summaryrefslogtreecommitdiff
path: root/ci/ciimage/opensuse
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-10-24 21:28:28 +0100
committerSam James <sam@gentoo.org>2025-10-29 05:13:20 +0000
commit2189ab07462850f0def2270a8f1a5da52a10ff02 (patch)
treee0e1d38b14f2c22213db2c56bbf621e9f5fd4a87 /ci/ciimage/opensuse
parent79fa009e023cd220702b82b76ead6140d2872f6b (diff)
downloadmeson-2189ab07462850f0def2270a8f1a5da52a10ff02.tar.gz
ci: opensuse: replace libboost_system-devel
See https://forums.opensuse.org/t/cant-find-libboost-system-devel-dependency/188865.
Diffstat (limited to 'ci/ciimage/opensuse')
-rwxr-xr-xci/ciimage/opensuse/install.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/ciimage/opensuse/install.sh b/ci/ciimage/opensuse/install.sh
index 18f4ea74b..7adb3fdfc 100755
--- a/ci/ciimage/opensuse/install.sh
+++ b/ci/ciimage/opensuse/install.sh
@@ -16,8 +16,8 @@ pkgs=(
qt6-declarative-devel qt6-base-devel qt6-tools qt6-tools-linguist qt6-declarative-tools qt6-core-private-devel
libwmf-devel valgrind cmake nasm gnustep-base-devel gettext-tools gettext-runtime gettext-csharp ncurses-devel
libxml2-devel libxslt-devel libyaml-devel glib2-devel json-glib-devel
- boost-devel libboost_date_time-devel libboost_filesystem-devel libboost_locale-devel libboost_system-devel
- libboost_test-devel libboost_log-devel libboost_regex-devel
+ boost-devel libboost_date_time-devel libboost_filesystem-devel libboost_locale-devel
+ libboost_headers-devel libboost_test-devel libboost_log-devel libboost_regex-devel
libboost_python3-devel libboost_regex-devel
# HACK: remove npm once we switch back to hotdoc sdist
npm