diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-07 12:31:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-07 12:31:27 -0400 |
commit | 35ac42167b3f3a629d79454bb01b5d7a71d01426 (patch) | |
tree | dbe8aa500f264e69b636f15bfc8dd4117be0e4de /debian | |
parent | 5fa2ec4a7c99f4f3ec9c9fbecc55d7d12cb71df6 (diff) |
network-conduit build dep in cabal was spuriious, remove5.20140707
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0da23c08a..e37f7d05e 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,6 @@ 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], |