1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-29 06:22:07 -04:00

distro(Void): Require dbus by default

This commit is contained in:
purian23
2026-06-28 21:17:11 -04:00
parent 1ca64abad9
commit 46cddb965f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -31,8 +31,8 @@ checksum=badbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadb
conflicts="dms"
provides="dms-${version}_${revision}"
# Optional feature deps (XBPS has no "recommends") are listed in distro/void/README.md.
depends="quickshell accountsservice dgop matugen"
# Optional feature deps are listed in distro/void/README.md.
depends="quickshell accountsservice dgop matugen dbus"
post_install() {
# QML shell tree (build_style=go already installed the dms binary)
+2 -2
View File
@@ -21,8 +21,8 @@ changelog="https://github.com/AvengeMedia/DankMaterialShell/releases"
distfiles="https://github.com/AvengeMedia/DankMaterialShell/archive/refs/tags/v${version}.tar.gz"
checksum=f54601e522c883fa9cce02bec070e4321e47389a1cf453e7ad0bb7379ad91b61
# Optional feature deps (XBPS has no "recommends") are listed in distro/void/README.md.
depends="quickshell accountsservice dgop matugen"
# Optional feature deps are listed in distro/void/README.md.
depends="quickshell accountsservice dgop matugen dbus"
post_install() {
# QML shell tree (build_style=go already installed the dms binary)