mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Tweak order of deps in PKGBUILD
This commit is contained in:
@@ -6,6 +6,10 @@ arch=(any)
|
||||
license=(None)
|
||||
depends=(
|
||||
kdialog
|
||||
syntax-highlighting
|
||||
upower
|
||||
wtype
|
||||
ydotool
|
||||
qt6-5compat
|
||||
qt6-avif-image-plugin
|
||||
qt6-base
|
||||
@@ -20,8 +24,4 @@ depends=(
|
||||
qt6-translations
|
||||
qt6-virtualkeyboard
|
||||
qt6-wayland
|
||||
syntax-highlighting
|
||||
upower
|
||||
wtype
|
||||
ydotool
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user