mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
academic/root: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e7b34c3b6e
commit
855d26cde5
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://root.cern/download/root_v6.24.06.source.tar.gz"
|
|||
MD5SUM="267e08ba9bf957e82b4236f3c50f0219"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gl2ps libAfterImage numpy3 tbb ftgl"
|
||||
REQUIRES="gl2ps libAfterImage python3-numpy tbb ftgl"
|
||||
MAINTAINER="Andrei Rabusov"
|
||||
EMAIL="arabusov@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue