mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/vmaf: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3ef6861a4f
commit
dfbd7fe188
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Netflix/vmaf/archive/v2.3.1/vmaf-2.3.1.tar.gz"
|
|||
MD5SUM="be40a256a3b739ffc2119b45f919d6bf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="OpenBLAS numpy3"
|
||||
REQUIRES="OpenBLAS python3-numpy"
|
||||
MAINTAINER="Vijay Marcel"
|
||||
EMAIL="vijaymarcel@outlook.com"
|
||||
|
|
Loading…
Reference in a new issue