mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/razerCommander: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
32ad56bf56
commit
4c0acdc664
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue