diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -5,14 +5,14 @@ pkgbase = coreclr-git url = https://github.com/dotnet/coreclr arch = x86_64 license = MIT - makedepends = icu makedepends = git - makedepends = clang35 makedepends = cmake + makedepends = clang35 makedepends = llvm35 - makedepends = lldb - makedepends = libunwind - makedepends = lttng-ust + depends = icu + depends = lldb + depends = libunwind + depends = lttng-ust provides = coreclr source = git+https://github.com/dotnet/coreclr sha1sums = SKIP |
