system/razerCommander: Fix redundant deps.

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

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/GabMus/razerCommander/archive/1.2.1.2/razerCommande
MD5SUM="d1e4ca908f95d26e952c62fa126f7357"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openrazer-daemon python3-numpy"
REQUIRES="openrazer-daemon"
MAINTAINER="M.Dinslage"
EMAIL="daedra1980@gmail.com"