summaryrefslogtreecommitdiff
path: root/p/magic-haskell/debian/control
diff options
context:
space:
mode:
authorJoachim Breitner <nomeata@debian.org>2011-06-08 23:00:58 +0400
committerJoachim Breitner <nomeata@debian.org>2011-06-08 23:00:58 +0400
commitf8fa5a187a9b0354e5d568126b634e2c769fb22a (patch)
tree28bf4bbf900521e0adf493d5d753a12ff245dad8 /p/magic-haskell/debian/control
parent90de9f451700235ba1a81b303ef5d37292f3d7f3 (diff)
downloadDHG_packages-f8fa5a187a9b0354e5d568126b634e2c769fb22a.tar.gz
magic-haskell: Let libghc-magic-dev depend on libmagic-dev.
Diffstat (limited to 'p/magic-haskell/debian/control')
-rw-r--r--p/magic-haskell/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/magic-haskell/debian/control b/p/magic-haskell/debian/control
index 3aefd7729..4ddd9f8e1 100644
--- a/p/magic-haskell/debian/control
+++ b/p/magic-haskell/debian/control
@@ -17,7 +17,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-haskell/magic-haskell.git;a=summary
Package: libghc-magic-dev
Section: haskell
Architecture: any
-Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends}, libmagic-dev
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}