games/mupen64plus-input-raphnetraw: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:00 -07:00 committed by Willy Sudiarto Raharjo
parent 02974f8ff4
commit a8d6abdeff
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/raphnet/mupen64plus-input-raphnetraw/archive/861124
MD5SUM="32f386e8e67972f8657f27a86f178a39"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gcn64tools hidapi mupen64plus"
REQUIRES="gcn64tools mupen64plus"
MAINTAINER="Steven Voges"
EMAIL="svoges.sbo@gmail.com"