summaryrefslogtreecommitdiff
path: root/p/haskell-hoogle
diff options
context:
space:
mode:
authorRaúl Benencia <rul@kalgan.cc>2013-10-28 23:45:10 +0400
committer=?UTF-8?q?Ra=C3=BAl=20Benencia?= <rul@kalgan.cc>2013-10-28 23:45:10 +0400
commitc1ea7d917ff46a6177ee529a4fcd03b5d2f6f1d5 (patch)
tree8c903c6258ccfa3cd8fe938f6494b89c7dd69984 /p/haskell-hoogle
parent2acd28ecef7a650a5305cbafab93ef6fab3e1f77 (diff)
downloadDHG_packages-c1ea7d917ff46a6177ee529a4fcd03b5d2f6f1d5.tar.gz
haskell-hoogle: Depend on haskell-aeson
Diffstat (limited to 'p/haskell-hoogle')
-rw-r--r--p/haskell-hoogle/debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/p/haskell-hoogle/debian/control b/p/haskell-hoogle/debian/control
index 15fc20dce..3253808ce 100644
--- a/p/haskell-hoogle/debian/control
+++ b/p/haskell-hoogle/debian/control
@@ -9,6 +9,8 @@ Build-Depends: debhelper (>= 9)
, ghc
, ghc-prof
, libghc-zlib-dev
+ , libghc-aeson-dev (>= 0.6.1)
+ , libghc-aeson-prof
, libghc-blaze-builder-dev (>= 0.2)
, libghc-blaze-builder-prof
, libghc-case-insensitive-dev (>= 0.2)