summaryrefslogtreecommitdiff
path: root/p/ghc/debian/control
diff options
context:
space:
mode:
authorGianfranco Costamagna <costamagnagianfranco@yahoo.it>2013-08-29 13:26:55 +0400
committerGianfranco Costamagna <costamagnagianfranco@yahoo.it>2013-08-29 13:26:55 +0400
commitf94018874116d71736851908d102e98f5c55497d (patch)
tree41a7fbd249768fcb4f6887c27a4e5332a7407ac9 /p/ghc/debian/control
parenta2b1a6c6613ddfff14d35f9bc07b805554792196 (diff)
downloadDHG_packages-f94018874116d71736851908d102e98f5c55497d.tar.gz
ghc: fixing gcc lintian warning
Diffstat (limited to 'p/ghc/debian/control')
-rw-r--r--p/ghc/debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/p/ghc/debian/control b/p/ghc/debian/control
index 19649df28..910c51bbf 100644
--- a/p/ghc/debian/control
+++ b/p/ghc/debian/control
@@ -12,7 +12,6 @@ Build-Depends:
ghc,
grep-dctrl,
dh-autoreconf,
- gcc,
llvm [armel armhf],
libffi-dev,
pkg-config,
@@ -33,7 +32,7 @@ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/ghc
Package: ghc
Architecture: any
-Depends: gcc, llvm [armel armhf], libgmp-dev, libffi-dev, libbsd-dev, libc6-dev, ${shlibs:Depends}, ${misc:Depends}
+Depends: llvm [armel armhf], libgmp-dev, libffi-dev, libbsd-dev, libc6-dev, ${shlibs:Depends}, ${misc:Depends}
Provides: haskell-compiler, ${provided-devs}, ${haskell:Provides}, ${ghci}
Replaces: ghc6 (<< 7)
Conflicts: ghc6 (<< 7), ${provided-devs}