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 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"