mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 05:25:41 -05:00
Merge branch 'master' of github.com:bbedward/DankMaterialShell
This commit is contained in:
4
dms.spec
4
dms.spec
@@ -1,4 +1,4 @@
|
|||||||
# Spec for DMS - uses rpkg macros for both stable and git builds
|
# Spec for DMS - uses rpkg macros for git builds
|
||||||
|
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%global version {{{ git_dir_version }}}
|
%global version {{{ git_dir_version }}}
|
||||||
@@ -27,7 +27,7 @@ BuildRequires: golang >= 1.24
|
|||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
|
||||||
# Core requirements
|
# Core requirements
|
||||||
Requires: (quickshell or quickshell-git)
|
Requires: (quickshell-git or quickshell)
|
||||||
Requires: dms-cli
|
Requires: dms-cli
|
||||||
Requires: dgop
|
Requires: dgop
|
||||||
Requires: fira-code-fonts
|
Requires: fira-code-fonts
|
||||||
|
|||||||
Reference in New Issue
Block a user