Skip to content

Commit 8f88bbe

Browse files
committed
CI: gentoo: explicitly install gdbus-codegen
It is now getting uninstalled instead of updated, due to blockers on old glib. In fact, we explicitly need it...
1 parent cfd5718 commit 8f88bbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/ciimage/gentoo/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ pkgs_stable=(
2424
#dev-util/bindgen
2525

2626
dev-libs/elfutils
27+
dev-util/gdbus-codegen
2728
dev-libs/gobject-introspection
2829
dev-util/itstool
2930
dev-libs/protobuf

0 commit comments

Comments
 (0)