summaryrefslogtreecommitdiff
path: root/p/haskell-file-embed
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2011-06-03 12:00:41 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2011-06-03 12:00:41 +0400
commit528f325e37f9fc35e98f434fcde07b89cbe21737 (patch)
tree5cc3479823be2fbd4125bd514ecabb955875ec81 /p/haskell-file-embed
parentba495249624a86b16db2c508b941949554200e52 (diff)
downloadDHG_packages-528f325e37f9fc35e98f434fcde07b89cbe21737.tar.gz
haskell-file-embed: Depend on ghc-ghci, to avoid build attempts on arches without template hasekll.
Diffstat (limited to 'p/haskell-file-embed')
-rw-r--r--p/haskell-file-embed/debian/changelog7
-rw-r--r--p/haskell-file-embed/debian/control1
2 files changed, 8 insertions, 0 deletions
diff --git a/p/haskell-file-embed/debian/changelog b/p/haskell-file-embed/debian/changelog
index 2260d97f4..720ee4a01 100644
--- a/p/haskell-file-embed/debian/changelog
+++ b/p/haskell-file-embed/debian/changelog
@@ -1,3 +1,10 @@
+haskell-file-embed (0.0.3.1-2) UNRELEASED; urgency=low
+
+ * Depend on ghc-ghci, to avoid build attempts on arches without template
+ hasekll.
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 03 Jun 2011 10:00:13 +0200
+
haskell-file-embed (0.0.3.1-1) unstable; urgency=low
* Initial release.
diff --git a/p/haskell-file-embed/debian/control b/p/haskell-file-embed/debian/control
index 3c60678b1..0ebbfc501 100644
--- a/p/haskell-file-embed/debian/control
+++ b/p/haskell-file-embed/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 7)
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
+ , ghc-ghci
Build-Depends-Indep: ghc-doc
Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/file-embed