Skip to content
Snippets Groups Projects
Verified Commit dba95a17 authored by alice's avatar alice
Browse files

community/lld: depend on self in -dev

parent f2daa7aa
No related branches found
No related tags found
1 merge request!39304[3.16] main/expat: security upgrade to 2.4.9
......@@ -3,7 +3,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=lld
pkgver=14.0.6
pkgrel=3
pkgrel=4
_llvmver=${pkgver%%.*}
pkgdesc="The LLVM Linker"
url="https://llvm.org/"
......@@ -14,6 +14,7 @@ url="https://llvm.org/"
# also fails hundreds of tests
arch="all !s390x"
license="Apache-2.0"
depends_dev="$pkgname=$pkgver-r$pkgrel"
makedepends="
clang
cmake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment