fix: remove unnecessary antergos-wallpapers dep from sddm-theme

This commit is contained in:
2026-07-04 21:42:26 +02:00
parent de80e67af9
commit 556483f455
+1 -1
View File
@@ -7,7 +7,7 @@ pkgdesc='Antergos NeXT SDDM theme'
arch=('any') arch=('any')
url="https://github.com/Antergos-NeXT/antergos-packages" url="https://github.com/Antergos-NeXT/antergos-packages"
license=('GPL') license=('GPL')
depends=('sddm' 'qt5-declarative' 'antergos-wallpapers') depends=('sddm' 'qt5-declarative')
source=( source=(
"Main.qml" "Main.qml"
"metadata.desktop" "metadata.desktop"