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 34b5a5552024..c4a9ece09331 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=('cmake' 'git' 'make' 'g++')
+makedepends=('cmake' 'git' 'make')
source=("$pkgname-main::$url/archive/refs/heads/main.zip")
#noextract=("${source[@]##*/}")
md5sums=('SKIP')