summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2018-03-04 15:12:08 +0100
committerChristoph Haag2018-03-04 15:12:08 +0100
commit9618ad2427e0164cdfc3f8389d278d56f62c1d78 (patch)
tree1f2197ae385231f5684e1a6f8ed860c2cc87ab8b /PKGBUILD
parent8b694f8e9ed5a1debd7db47b27f18e45941d43f4 (diff)
downloadaur-serial-git.tar.gz
add cmake
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3105b40830e2..7317161e476c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="cross-platform library for interfacing with rs-232 serial like ports wr
arch=('x86_64')
url="https://github.com/wjwwood/serial"
license=('MIT')
-makedepends=('git')
+makedepends=('git' 'cmake')
conflicts=()
provides=()
source=("git+https://github.com/wjwwood/serial.git"