only build-depend on wait and warp on Debian arches that have yesod
This commit is contained in:
parent
3a8459295f
commit
9fe8bb5280
1 changed files with 3 additions and 3 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -30,12 +30,12 @@ Build-Depends:
|
||||||
libghc-yesod-default-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
|
libghc-yesod-default-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
|
||||||
libghc-hamlet-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
|
libghc-hamlet-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
|
||||||
libghc-clientsession-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
|
libghc-clientsession-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
|
||||||
|
libghc-warp-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
|
||||||
|
libghc-wai-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
|
||||||
|
libghc-wai-logger-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
|
||||||
libghc-case-insensitive-dev,
|
libghc-case-insensitive-dev,
|
||||||
libghc-http-types-dev,
|
libghc-http-types-dev,
|
||||||
libghc-transformers-dev,
|
libghc-transformers-dev,
|
||||||
libghc-wai-dev,
|
|
||||||
libghc-wai-logger-dev,
|
|
||||||
libghc-warp-dev,
|
|
||||||
libghc-blaze-builder-dev,
|
libghc-blaze-builder-dev,
|
||||||
libghc-crypto-api-dev,
|
libghc-crypto-api-dev,
|
||||||
libghc-network-multicast-dev,
|
libghc-network-multicast-dev,
|
||||||
|
|
Loading…
Add table
Reference in a new issue