diff --git a/service/package/gem2rpm.yml b/service/package/gem2rpm.yml index b37f6f654a..c1e4111563 100644 --- a/service/package/gem2rpm.yml +++ b/service/package/gem2rpm.yml @@ -26,6 +26,7 @@ Provides: agama-yast BuildRequires: dbus-1-common Requires: dbus-1-common + Requires: dbus-1-daemon Requires: suseconnect-ruby-bindings # YaST dependencies Requires: autoyast2-installation diff --git a/service/package/rubygem-agama-yast.changes b/service/package/rubygem-agama-yast.changes index 53129d5cd5..ae2f63f709 100644 --- a/service/package/rubygem-agama-yast.changes +++ b/service/package/rubygem-agama-yast.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 27 11:38:01 UTC 2024 - Imobach Gonzalez Sosa + +- Add a dependency on the D-Bus daemon (bsc#1229807). + ------------------------------------------------------------------- Mon Aug 26 10:01:27 UTC 2024 - Imobach Gonzalez Sosa