summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAditya Mahajan2016-07-12 01:07:37 -0400
committerAditya Mahajan2016-07-12 01:07:37 -0400
commitbd6e2cc3ad2704a7aaf816f3040e7c5105412581 (patch)
tree729ff65c2e75cb6b121256d2db9d0a17751d830a
parent6fc2e993d30449c09ff1fa6f3e0c98c231afdbf2 (diff)
downloadaur-bd6e2cc3ad2704a7aaf816f3040e7c5105412581.tar.gz
Fix typo, again!
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2536af2143ca..0aca0ec3aa0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = context-minimals-git
optdepends = fontconfig: xetex support
optdepends = ruby: pdftex support
optdepends = ghostscript: support for PS and EPS images
- optdepends = graphicsmagic: support for GIF and TIFF images
+ optdepends = graphicsmagick: support for GIF and TIFF images
optdepends = inkscape: support for SVG images
optdepends = pstoedit: support for metapost outlines for fonts
optdepends = zint: support for barcodes
diff --git a/PKGBUILD b/PKGBUILD
index 74c70798ca2b..1345b46dc394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ makedepends=('rsync')
optdepends=('fontconfig: xetex support'
'ruby: pdftex support'
'ghostscript: support for PS and EPS images'
- 'graphicsmagic: support for GIF and TIFF images'
+ 'graphicsmagick: support for GIF and TIFF images'
'inkscape: support for SVG images'
'pstoedit: support for metapost outlines for fonts'
'zint: support for barcodes'