Adde network dependency under network-uri flag in test section.

This commit is contained in:
John MacFarlane 2014-09-28 09:10:42 -07:00
parent 47898c54af
commit 7ac1b6b022

View file

@ -357,7 +357,7 @@ Executable pandoc
containers >= 0.1 && < 0.6,
HTTP >= 4000.0.5 && < 4000.3
if flag(network-uri)
Build-Depends: network-uri >= 2.6 && < 2.7
Build-Depends: network-uri >= 2.6 && < 2.7, network >= 2.6
else
Build-Depends: network >= 2 && < 2.6
Ghc-Options: -rtsopts -with-rtsopts=-K16m -Wall -fno-warn-unused-do-bind