games-fps/eduke32: fix typo

Typo in PDEPEND fixed.

Closes: https://bugs.gentoo.org/773295
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki 2021-02-27 16:30:49 +01:00
parent 834e62a9e5
commit 837ea59e2d
No known key found for this signature in database
GPG Key ID: 7A96AB564BF498FB
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ BDEPEND="
x86? ( dev-lang/nasm )
"
PDEDEND="duke3d? ( games-fps/duke3d-data )"
PDEPEND="duke3d? ( games-fps/duke3d-data )"
PATCHES=(
"${FILESDIR}/${PN}-20190820.8043-log-to-tmpdir.patch"