diff --git a/anda/system/taidan/taidan.spec b/anda/system/taidan/taidan.spec index 5a6d5a19d6..ead4cef737 100644 --- a/anda/system/taidan/taidan.spec +++ b/anda/system/taidan/taidan.spec @@ -1,12 +1,13 @@ Name: taidan Version: 0.1.39 -Release: 1%?dist +Release: 2%?dist Summary: Out-Of-Box-Experience (OOBE) and Welcome App SourceLicense: GPL-3.0-or-later AND GPL-2.0-or-later License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib AND GPL-3.0-or-later AND GPL-2.0-or-later URL: https://github.com/Ultramarine-Linux/taidan Packager: Terra Packaging Team Conflicts: initial-setup +Requires: dbus-daemon Requires: (glib2 or (/usr/bin/plasma-apply-colorscheme and kf6-kconfig)) Requires: shadow-utils Requires: systemd-udev @@ -59,5 +60,8 @@ DESTDIR=%buildroot ./scripts/install.sh %_prefix/lib/taidan/labwc/* %changelog +* Sun Mar 15 2026 Tulip Blossom +- Add dbus-daemon as runtime dependency + * Sun Mar 15 2026 Tulip Blossom - Port manifest from Ultramarine repos to Terra