summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorK. Hampf2020-01-07 03:04:37 +0200
committerK. Hampf2020-01-07 03:04:37 +0200
commit24d1ec558d66af3c651de7a0ba541e599886d79e (patch)
tree5dc6ed55068ca38f0fbb9de1ceed8f1f53aafec9 /PKGBUILD
parentbaf67fa0c38c2ad0e68516d9fcf67cc8697dc365 (diff)
downloadaur-24d1ec558d66af3c651de7a0ba541e599886d79e.tar.gz
Added log4cpp as make dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e932d266c413..728f588d6fa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgbase="g13"
pkgname="g13-git"
pkgver=v1.0.1.r0.ge6ad66c
-pkgrel=1
+pkgrel=2
pkgdesc="Userspace driver for the Logitech G13 Keyboard"
arch=('x86_64' 'i686')
url="https://github.com/khampf/g13"
license=('unknown')
-makedepends=('git')
+makedepends=('git' 'log4cpp')
source=("${pkgname}::git://github.com/khampf/g13" "g13.tmpfiles" "g13.service")
install="g13.install"
sha256sums=('SKIP'