summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYour Name2021-11-20 17:20:15 +0000
committerYour Name2021-11-20 17:20:15 +0000
commit7437eced2a8c837cb02044c5be3f9e75f714c462 (patch)
treebf4bf02daf6651c791af093edc481acd76069bfe /PKGBUILD
parentfe4f3339d7f00b1ca60452b6232343001b332c0b (diff)
downloadaur-7437eced2a8c837cb02044c5be3f9e75f714c462.tar.gz
Update depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bb5da1b3296..f899b1eb5747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ 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' 'feh')
-optdepends=('gifsicle: support for animated backgrounds (.gif)' 'xwinwrap: support for compositors' 'mpv: support for videos')
+depends=('redshift' 'imagemagick' 'xwinwrap')
+optdepends=('gifsicle: support for animated backgrounds (.gif)' 'mpv: support for videos')
makedepends=('git')
provides=('smart-wallpaper')