diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-12-16 10:30:10 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-12-16 10:30:10 +0200 |
| commit | ab386ced31e467ccd5cf9380b5d74c072a4a28ff (patch) | |
| tree | a4765600d8acbbbd30d970b8c1321df7b7383286 /PKGBUILD | |
| parent | 3aad59866eaef253aa4d83a3f9f013e2f1f2a093 (diff) | |
Add mono as an optdepends
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ url="https://github.com/dotnet/coreclr" license=(MIT) depends=('icu' 'lldb' 'libunwind' 'lttng-ust') makedepends=('git' 'cmake' 'clang35' 'llvm35') +optdepends=('mono: for building mscorlib.dll') provides=('coreclr') source=('git+https://github.com/dotnet/coreclr') sha1sums=('SKIP') |
