1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 15:13:55 +02:00

Require libbrotli

This commit is contained in:
Eelco Dolstra 2018-08-06 11:48:35 +02:00
parent 4361a4331f
commit fa4def3d46
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
5 changed files with 3 additions and 65 deletions

View file

@ -31,7 +31,6 @@ export xmllint="@xmllint@"
export SHELL="@bash@"
export PAGER=cat
export HAVE_SODIUM="@HAVE_SODIUM@"
export HAVE_BROTLI="@HAVE_BROTLI@"
export version=@PACKAGE_VERSION@
export system=@system@