diff options
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.1.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.1.2.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
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[@]}" |