summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsemtor2023-04-07 22:04:57 +0800
committersemtor2023-04-07 22:04:57 +0800
commit9d058e0186b8d949a67fb72d84f504025f023cf2 (patch)
treed2a05b1a05d8b3ffd389b254c8b435e29405b128 /PKGBUILD
parentbfd49dc71416245dd177a6c20bf0936b67ae418c (diff)
downloadaur-9d058e0186b8d949a67fb72d84f504025f023cf2.tar.gz
update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15c8fd59ec1a..8df97427c13a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="The Ls command with icons implemented in C++"
arch=('x86_64')
url="https://github.com/semtor/cs"
license=('MIT')
-makedepends=('gcc-libs' 'glibc' 'xmake' 'git')
+makedepends=('cmake' 'git')
source=("$pkgname-$pkgver::$url/archive/refs/tags/$pkgver.tar.gz")
#noextract=("${source[@]##*/}")
md5sums=('SKIP')