remove vendored http-client-restricted

Removed vendored copy of http-client-restricted, and removed the
HttpClientRestricted build flag that avoided that dependency.

http-client-restricted is in Debian stable, and the i386ancient build also
uses it, so I think this vendored copy is no longer needed.

Sponsored-by: Noam Kremen on Patreon
This commit is contained in:
Joey Hess 2022-03-22 11:50:06 -04:00
parent c0185f0848
commit 982eb7ed0d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
7 changed files with 4 additions and 23 deletions

1
debian/control vendored
View file

@ -56,6 +56,7 @@ Build-Depends:
libghc-case-insensitive-dev,
libghc-http-types-dev,
libghc-http-conduit-dev,
libghc-http-client-restricted-dev,
libghc-blaze-builder-dev,
libghc-crypto-api-dev,
libghc-network-multicast-dev,