aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-07-02 16:45:15 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-07-02 16:45:15 -0400
commitff0cf010c169e7d4868994a7eca428496f9e54e6 (patch)
treec06f1fd6841cd0149255d223e857a849f1f8a55c /debian
parentc793e1bf4b968384772d4d3ff403be0b7ef1cf88 (diff)
add missing build-dep on network-conduit for webapp
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index e37f7d05e..0da23c08a 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Build-Depends:
libghc-hinotify-dev [linux-any],
libghc-stm-dev (>= 2.3),
libghc-dbus-dev (>= 0.10.3) [linux-any],
+ libghc-network-conduit-dev,
libghc-fdo-notify-dev (>= 0.3) [linux-any],
libghc-yesod-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64 powerpc sparc],
libghc-yesod-static-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64 powerpc sparc],