From 48fdd4f31564262999ac9268c9e21de290cabbd6 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Tue, 20 Jul 2021 10:18:44 -0700 Subject: sys-fs/squashfs-tools-ng: Fix mistake from previous commit Signed-off-by: Matt Turner --- sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.1.ebuild | 2 +- sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.2.ebuild | 2 +- sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-fs') diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.1.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.1.ebuild index 26bca0bda380..a9e2e335faeb 100644 --- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.1.ebuild +++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.1.ebuild @@ -39,7 +39,7 @@ src_configure() { $(use_with lzo) $(use_with selinux) $(use_with tools) - $(use_with xz) + $(use_with lzma xz) $(use_with zstd) ) econf "${myconf[@]}" diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.2.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.2.ebuild index 26bca0bda380..a9e2e335faeb 100644 --- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.2.ebuild +++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.2.ebuild @@ -39,7 +39,7 @@ src_configure() { $(use_with lzo) $(use_with selinux) $(use_with tools) - $(use_with xz) + $(use_with lzma xz) $(use_with zstd) ) econf "${myconf[@]}" diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild index 26bca0bda380..a9e2e335faeb 100644 --- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild +++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild @@ -39,7 +39,7 @@ src_configure() { $(use_with lzo) $(use_with selinux) $(use_with tools) - $(use_with xz) + $(use_with lzma xz) $(use_with zstd) ) econf "${myconf[@]}" -- cgit v1.2.3-65-gdbad