Skip to content

Commit

Permalink
ci: opensuse: drop gtk-sharp3-complete
Browse files Browse the repository at this point in the history
I can't find the equivalent of opensuse's "last rites" for package
removal but gtk-sharp3-complete appears gone from Factory and I can't find
any reference except for one mentioning it failing to build [0].

Drop it from the list of packages to install to fix the image build.

[0] https://lists.opensuse.org/archives/list/[email protected]/message/TXFU2U5N3IMN3QA7VRDFLDC5M7NPKFVP/

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam authored and jpakkane committed Jan 19, 2025
1 parent c07d029 commit 74bef61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/ciimage/opensuse/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pkgs=(
mono-core gtkmm3-devel gtest gmock protobuf-devel wxGTK3-3_2-devel gobject-introspection-devel
itstool gtk3-devel java-17-openjdk-devel gtk-doc llvm-devel clang-devel libSDL2-devel graphviz-devel zlib-devel zlib-devel-static
#hdf5-devel netcdf-devel libscalapack2-openmpi3-devel libscalapack2-gnu-openmpi3-hpc-devel openmpi3-devel
doxygen vulkan-devel vulkan-validationlayers openssh mercurial gtk-sharp3-complete gtk-sharp2-complete libpcap-devel libgpgme-devel
doxygen vulkan-devel vulkan-validationlayers openssh mercurial libpcap-devel libgpgme-devel
libqt5-qtbase-devel libqt5-qttools-devel libqt5-linguist libqt5-qtbase-private-headers-devel
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
Expand Down

0 comments on commit 74bef61

Please sign in to comment.