lzma: deprecate alias

This commit is contained in:
Sandro Jäckel
2021-04-04 19:49:52 +02:00
parent d24e2d1b0b
commit 3453b89f4b
76 changed files with 708 additions and 149 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
, libhsts
, libidn2
, libpsl
, lzma
, xz
, nghttp2
, sslSupport ? true
, openssl
@@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ autoreconfHook flex lzip pkg-config python3 texinfo ];
buildInputs = [ brotli bzip2 gpgme libhsts libidn2 libpsl lzma nghttp2 pcre2 zlib zstd ]
buildInputs = [ brotli bzip2 gpgme libhsts libidn2 libpsl xz nghttp2 pcre2 zlib zstd ]
++ lib.optional sslSupport openssl;
# TODO: include translation files