Drop support for building without network-uri.

network-uri is available in Debian stable (backports) and testing,
so no need to complicate the cabal file anymore
This commit is contained in:
Joey Hess 2017-03-10 15:38:15 -04:00
parent 2ffd74c684
commit fc3925a1cd
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
3 changed files with 3 additions and 10 deletions

View file

@ -4,7 +4,6 @@ flags:
production: true
assistant: true
pairing: true
network-uri: true
s3: true
testsuite: true
webdav: true