mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/veusz: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
140fee0387
commit
3ef6861a4f
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/veusz/veusz/releases/download/veusz-3.3.1/veusz-3.3
|
||||||
MD5SUM="1c7d42d6f87ea3b98fafc8dc52dbbc58"
|
MD5SUM="1c7d42d6f87ea3b98fafc8dc52dbbc58"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="numpy3"
|
REQUIRES="python3-numpy"
|
||||||
MAINTAINER="Fellype do Nascimento"
|
MAINTAINER="Fellype do Nascimento"
|
||||||
EMAIL="fellype (at) gmail (dot) com"
|
EMAIL="fellype (at) gmail (dot) com"
|
||||||
|
|
Loading…
Reference in a new issue