summaryrefslogtreecommitdiff
path: root/p/ghc/debian/control
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-11-26 18:14:47 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-11-26 18:14:47 +0300
commit370e63a5b6d3efd2717c69bc59310f96a789f867 (patch)
tree79331d4e44d2b1a8ca17fb1fc7469d4b5c1ced9e /p/ghc/debian/control
parent6a0a054195a64e19b1a2002a5531ce9726bd3732 (diff)
downloadDHG_packages-370e63a5b6d3efd2717c69bc59310f96a789f867.tar.gz
ghc: Explicitly depend on llvm-3.4 on arm, maybe that works better.
Diffstat (limited to 'p/ghc/debian/control')
-rw-r--r--p/ghc/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/ghc/debian/control b/p/ghc/debian/control
index 0d392326a..0d30af3f4 100644
--- a/p/ghc/debian/control
+++ b/p/ghc/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
grep-dctrl,
dh-autoreconf,
autotools-dev,
- llvm [armel armhf],
+ llvm-3.4 [armel armhf],
libffi-dev,
pkg-config,
xsltproc,