diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-22 19:08:14 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-22 19:08:14 -0400 |
| commit | 55f16b25a5ea5a9f257760fdc765cbf2b40aed5e (patch) | |
| tree | f007d3a2747b2b87025d97336e85ad8748038548 /debian/control | |
| parent | 0c087e47c9aca20b74907d50cf2518b10946feb4 (diff) | |
Add missing build deps and deps. Closes: #745459
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control index bfdc5880..a4dc2466 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,8 @@ Build-Depends: libghc-unix-compat-dev, libghc-ansi-terminal-dev, libghc-ifelse-dev, + libghc-network-dev, + libghc-quickcheck2-dev, libghc-mtl-dev, libghc-monadcatchio-transformers-dev, Maintainer: Joey Hess <joeyh@debian.org> @@ -30,6 +32,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, libghc-unix-compat-dev, libghc-ansi-terminal-dev, libghc-ifelse-dev, + libghc-network-dev, + libghc-quickcheck2-dev, libghc-mtl-dev, libghc-monadcatchio-transformers-dev, git, |
