media-plugins/kodi-vfs-libarchive: Update for libarchive[zlib] flag removal

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-02-12 11:47:44 +01:00
parent 61aadd346b
commit 5634b66040
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,7 @@ LICENSE="GPL-2"
SLOT="0"
DEPEND="
app-arch/libarchive[bzip2,lz4,lzma,lzo,zlib]
app-arch/libarchive[bzip2,lz4,lzma,lzo,zlib(+)]
app-arch/lzma
app-arch/bzip2
sys-libs/zlib

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,7 @@ LICENSE="GPL-2"
SLOT="0"
DEPEND="
app-arch/libarchive[bzip2,lz4,lzma,lzo,zlib]
app-arch/libarchive[bzip2,lz4,lzma,lzo,zlib(+)]
app-arch/lzma
app-arch/bzip2
sys-libs/zlib