diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-12-19 16:05:15 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-12-19 16:05:15 -0800 |
| commit | 8791faba96649f9536e33f41c14781652790d084 (patch) | |
| tree | 92a175f06a35574609a44be679c4b871e733c0d3 | |
| parent | f381823f70cab2d6f4ced32429fd3238b003d622 (diff) | |
| download | vcpkg-8791faba96649f9536e33f41c14781652790d084.tar.gz vcpkg-8791faba96649f9536e33f41c14781652790d084.zip | |
[llvm] Add atlmfc to dependencies -- fixes #2400
| -rw-r--r-- | ports/llvm/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/llvm/CONTROL b/ports/llvm/CONTROL index 2ea653a12..c50dc8cb8 100644 --- a/ports/llvm/CONTROL +++ b/ports/llvm/CONTROL @@ -1,3 +1,4 @@ Source: llvm Version: 5.0.0-2 Description: The LLVM Compiler Infrastructure +Build-Depends: atlmfc |
