Fix build of llvm on Linux (#3751)

The mfcatl dependency is only needed on Windows.
This commit is contained in:
Simon Hausmann 2018-06-19 19:02:49 +02:00 committed by Robert Schumacher
parent 89c736c3e4
commit 1bc3110a3b

View File

@ -1,4 +1,4 @@
Source: llvm
Version: 6.0.0-1
Description: The LLVM Compiler Infrastructure
Build-Depends: atlmfc
Build-Depends: atlmfc (windows)