pywal: add missing imagemagick dependency

Closes: #10644 [via git-merge-pr]
This commit is contained in:
Yuusha Spacewolf 2018-01-09 23:30:05 -06:00 committed by Jürgen Buchmüller
parent 91d6b7c994
commit f9c8780951

View file

@ -5,7 +5,7 @@ revision=1
build_style=python3-module
noarch="yes"
hostmakedepends="python3-setuptools"
depends="python3-setuptools"
depends="python3-setuptools ImageMagick"
noarch="yes"
short_desc="Generate and change colorschemes on the fly"
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"