summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKåre Hampf2020-05-19 19:10:10 +0300
committerKåre Hampf2020-05-19 19:10:10 +0300
commit5880b0b8cec5519c1bf5bec7246f432728bf26d3 (patch)
tree67cafbceb880e73fe836e966a01fc400ae15481b /PKGBUILD
parent0ee768bad3cea24f5fdcd918762ecac60aec1589 (diff)
downloadaur-5880b0b8cec5519c1bf5bec7246f432728bf26d3.tar.gz
Added cmake to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e44cda2d5923..d6be0953e401 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgbase="g13"
pkgname="g13-git"
pkgver=v1.0.3.beta.r1.g2b39aec
-pkgrel=1
+pkgrel=2
pkgdesc="Userspace driver for the Logitech G13 Keyboard"
arch=('x86_64' 'i686')
url="https://github.com/khampf/g13"
license=('unknown')
depends=('log4cpp')
-makedepends=('git')
+makedepends=('git' 'cmake')
source=("${pkgname}::git://github.com/khampf/g13" "g13.tmpfiles")
install="g13.install"
sha256sums=('SKIP'