summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2019-11-26 19:01:31 -0500
committerGuillaume Horel2019-11-26 19:01:31 -0500
commitb36099db4d89c14ac243ee251f302c3dc2b5083a (patch)
tree173baccd7a39b0da23b6012df2b28b620c6f245a
parenta4f882b09979dbd9e46619fa05881185e5487a17 (diff)
downloadaur-b36099db4d89c14ac243ee251f302c3dc2b5083a.tar.gz
add cmake to makedepends
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa6d0adf8220..17f756719e89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = c-ares-cmake
url = https://c-ares.haxx.se/
arch = x86_64
license = custom
+ makedepends = cmake
depends = glibc
provides = c-ares
conflicts = c-ares
diff --git a/PKGBUILD b/PKGBUILD
index a1f2760eac66..d437e937c473 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ arch=('x86_64')
url='https://c-ares.haxx.se/'
license=('custom')
depends=('glibc')
+makedepends=('cmake')
source=("https://c-ares.haxx.se/download/$_pkgname-$pkgver.tar.gz"
'LICENSE')
sha512sums=('a1de6c5e7e1a6a13c926aae690e83d5caa51e7313d63da1cf2af6bc757c41d585aad5466bc3ba7b7f7793cb1748fa589f40972b196728851c8b059cfc8c3be50'