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 b366795c7699..ce904a5729f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/CyberShadow/znc-clientbuffer"
license=('Apache')
depends=('znc')
-makedepends=('git')
+makedepends=('git' 'python' 'cmake')
source=("git+https://github.com/CyberShadow/znc-clientbuffer.git")
pkgver() {