[arch-commits] Commit in mold/trunk (PKGBUILD)

George Rawlinson grawlinson at gemini.archlinux.org
Wed Feb 16 16:43:15 UTC 2022


    Date: Wednesday, February 16, 2022 @ 16:43:15
  Author: grawlinson
Revision: 1133483

upgpkg: mold; remove clang from makedepends

Modified:
  mold/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-16 16:39:10 UTC (rev 1133482)
+++ PKGBUILD	2022-02-16 16:43:15 UTC (rev 1133483)
@@ -9,7 +9,7 @@
 url="https://github.com/rui314/mold"
 license=('AGPL3')
 depends=('gcc-libs' 'mimalloc' 'openssl' 'zlib' 'tbb' 'xxhash')
-makedepends=('git' 'clang')
+makedepends=('git')
 _commit='bda68f94a4cb6b01649bb15865d6a6fecbef9db9'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')



More information about the arch-commits mailing list