diff options
Diffstat (limited to 'documentation/migration-guides/migration-3.4.rst')
-rw-r--r-- | documentation/migration-guides/migration-3.4.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-3.4.rst b/documentation/migration-guides/migration-3.4.rst index efa4a6d097..88238091a1 100644 --- a/documentation/migration-guides/migration-3.4.rst +++ b/documentation/migration-guides/migration-3.4.rst | |||
@@ -95,7 +95,7 @@ The ``lz4c``, ``pzstd`` and ``zstd`` commands are now required to be | |||
95 | installed on the build host to support LZ4 and Zstandard compression | 95 | installed on the build host to support LZ4 and Zstandard compression |
96 | functionality. These are typically provided by ``lz4`` and ``zstd`` | 96 | functionality. These are typically provided by ``lz4`` and ``zstd`` |
97 | packages in most Linux distributions. Alternatively they are available | 97 | packages in most Linux distributions. Alternatively they are available |
98 | as part of ``buildtools-tarball`` if your distribution does not provide | 98 | as part of :term:`buildtools` tarball if your distribution does not provide |
99 | them. For more information see | 99 | them. For more information see |
100 | :ref:`ref-manual/system-requirements:required packages for the build host`. | 100 | :ref:`ref-manual/system-requirements:required packages for the build host`. |
101 | 101 | ||