summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f82d0d14d33c..e582b58c2eda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
#
pkgname=qtcbm
pkgver=1.1.0
-pkgrel=0
+pkgrel=1
epoch=
pkgdesc="Qt GUI Frontend for the (Open)CBM utils"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ url="https://github.com/mveinot/QtCBM"
license=('GPLv2')
groups=()
depends=('qt5-base' 'opencbm-git')
-makedepends=()
+makedepends=('imagemagick')
checkdepends=()
optdepends=()
provides=()