mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
games-util/basis_universal: fix RDEPEND typo
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -19,7 +19,7 @@ IUSE="cpu_flags_x86_sse4_1 opencl zstd"
|
||||
DEPEND="
|
||||
opencl? ( virtual/opencl )
|
||||
"
|
||||
RDEPEND="${RDEPEND}"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-1.16.3-respect-CFLAGS.patch
|
||||
Reference in New Issue
Block a user