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 de5d53dd3507..8a6e66c6ccef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Object-oriented Python bindings for the ImageMagick library"
arch=('i686' 'x86_64')
url="http://www.imagemagick.org/"
license=('custom')
-depends=('boost' 'python' 'imagemagick')
-makedepends=('perl' 'automake')
+depends=('boost-libs' 'python' 'imagemagick')
+makedepends=('boost' 'perl' 'automake')
options=('!libtool')
source=("http://www.imagemagick.org/download/python/PythonMagick-$pkgver.tar.gz")
sha256sums=('a26fbb030b5689730eaca2f1b7ee0a2e06083c547e66e622e2cd443c710427ce')