summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f899b1eb5747..fcc159b70db8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='Simple script to set a different wallpaper when its daytime/nightime.'
url='https://github.com/Baitinq/smart-wallpaper.git'
arch=('any')
license=('GPL')
-depends=('redshift' 'imagemagick' 'xwinwrap')
+depends=('redshift' 'feh-git' 'xwinwrap')
optdepends=('gifsicle: support for animated backgrounds (.gif)' 'mpv: support for videos')
makedepends=('git')
provides=('smart-wallpaper')