mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-lang/swift: add explicit RDEP on app-arch/zstd
Resolves a QA warning on Tinderbox regarding a missing RDEPEND on app-arch/zstd. Since target systems are guaranteed to already have this already (Portage itself depends on it unconditionally), this addition is inconsequential and not worth adding ebuild revisions for. Closes: https://bugs.gentoo.org/948329 Signed-off-by: Itai Ferber <itai@itaiferber.net>
This commit is contained in:
@@ -68,6 +68,7 @@ RESTRICT="strip"
|
||||
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
>=app-arch/zstd-1.5
|
||||
>=app-eselect/eselect-swift-1.0
|
||||
>=dev-db/sqlite-3
|
||||
>=dev-libs/icu-69
|
||||
|
||||
@@ -70,6 +70,7 @@ RESTRICT="strip"
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
!~dev-lang/swift-5.10.1:0
|
||||
>=app-arch/zstd-1.5
|
||||
>=dev-db/sqlite-3
|
||||
>=dev-libs/icu-69
|
||||
>=dev-libs/libedit-20221030
|
||||
|
||||
@@ -69,6 +69,7 @@ RESTRICT="strip"
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
!~dev-lang/swift-5.10.1:0
|
||||
>=app-arch/zstd-1.5
|
||||
>=app-eselect/eselect-swift-1.0
|
||||
>=dev-db/sqlite-3
|
||||
>=dev-libs/icu-69
|
||||
|
||||
@@ -70,6 +70,7 @@ RESTRICT="strip"
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
!~dev-lang/swift-5.10.1:0
|
||||
>=app-arch/zstd-1.5
|
||||
>=dev-db/sqlite-3
|
||||
>=dev-libs/icu-69
|
||||
>=dev-libs/libedit-20221030
|
||||
|
||||
@@ -70,6 +70,7 @@ RESTRICT="strip"
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
!~dev-lang/swift-5.10.1:0
|
||||
>=app-arch/zstd-1.5
|
||||
>=dev-db/sqlite-3
|
||||
>=dev-libs/icu-69
|
||||
>=dev-libs/libedit-20221030
|
||||
|
||||
Reference in New Issue
Block a user