1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-14 17:52:10 -04:00

distros: Prefer stable quickshell

This commit is contained in:
purian23
2025-12-16 23:52:37 -05:00
parent 672754b0b5
commit b7911475b6
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ Vcs-Git: https://github.com/AvengeMedia/DankMaterialShell.git
Package: dms Package: dms
Architecture: amd64 Architecture: amd64
Depends: ${misc:Depends}, Depends: ${misc:Depends},
quickshell-git | quickshell, quickshell | quickshell-git,
accountsservice, accountsservice,
cava, cava,
cliphist, cliphist,

View File

@@ -17,7 +17,7 @@ BuildRequires: gzip
BuildRequires: systemd-rpm-macros BuildRequires: systemd-rpm-macros
# Core requirements # Core requirements
Requires: (quickshell-git or quickshell) Requires: (quickshell or quickshell-git)
Requires: accountsservice Requires: accountsservice
Requires: dgop Requires: dgop

View File

@@ -11,7 +11,7 @@ Vcs-Git: https://github.com/AvengeMedia/DankMaterialShell.git
Package: dms Package: dms
Architecture: amd64 Architecture: amd64
Depends: ${misc:Depends}, Depends: ${misc:Depends},
quickshell-git | quickshell, quickshell | quickshell-git,
accountsservice, accountsservice,
cava, cava,
cliphist, cliphist,