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 e1127e344887..8709dc429a92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="An image to ASCII converter, made for 256-color terminals."
arch=('i686' 'x86_64')
url="https://github.com/tzvetkoff/"
license=('custom')
-depends=('libmagick')
+depends=('imagemagick')
source=($url/$pkgname/archive/v$pkgver.tar.gz)
build() {