summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29f2972ae16c..d264a0e9c960 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel="1"
pkgdesc="Library containing various image processing algorithms"
url="https://github.com/jflesch/libpillowfight"
depends=('python' )
-makedepends=('python' 'python-setuptools' 'git')
+makedepends=('python' 'python-setuptools' 'git' 'cmake')
license=('GPL3')
arch=('any')
changelog="ChangeLog"