summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-05-21 13:03:13 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-05-21 13:03:13 -0400
commit8ed27db18fa38c0ba975805e5d3a32b40825387d (patch)
tree80a061d060b0e219383cc39614e0a3ede3f18569
parentabfd8dd6c7126f012008f422725ed5b7505281d7 (diff)
add explict build dep on hslogger
pulled in by missingh, but now used directly by git-annex
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f2f9cecd3..4294a6482 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Build-Depends:
debhelper (>= 7.0.50),
ghc,
libghc-missingh-dev,
+ ligghc-hslogger-dev,
libghc-pcre-light-dev,
libghc-sha-dev,
libghc-dataenc-dev,