graphics/pyformex: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0ef063bb27
commit
497ec0ef7b
|
@ -5,6 +5,6 @@ DOWNLOAD="https://slackware.uk/~urchlay/src/pyformex-1.0.5.tar.gz"
|
|||
MD5SUM="5fa1526927c44cf67882195d3f988edd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="PyOpenGL numpy pyside"
|
||||
REQUIRES="PyOpenGL python2-numpy pyside"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue