summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Palenzuela2019-06-29 19:13:10 +0200
committerManuel Palenzuela2019-06-29 19:13:10 +0200
commit0ba14add22c41b842d021283661a37ad6ba51e92 (patch)
treec4b5c89416a51821d4572fd4d65e7e9c2b03b7cb /PKGBUILD
parent095725009d6baa1f9f6a5c97abae5bd3e83f2f71 (diff)
downloadaur-0ba14add22c41b842d021283661a37ad6ba51e92.tar.gz
Added gifsicle optdepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b3368939b4a..c3fe3a8f9ef2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url='https://github.com/Baitinq/smart-wallpaper.git'
arch=('any')
license=('GPL')
depends=('bash' 'redshift' 'feh')
+optdepends=('gifsicle: support for animated backgrounds (.gif)')
makedepends=('git')
provides=('smart-wallpaper')