Skip to content

Commit

Permalink
games-util/basis_universal: fix RDEPEND typo
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Sep 19, 2023
1 parent cc22016 commit 6bbb5dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6bbb5dc

Please sign in to comment.