office/nts: Fix dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cc6152d2e8
commit
44c9538a25
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.duke.edu/~dgraham/NTS/nts-82.tar.gz"
|
|||
MD5SUM="0d0da351859ae9131b676720f4a831ea"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-dateutil wxPython"
|
||||
REQUIRES="python2-dateutil wxPython"
|
||||
MAINTAINER="Jostein Berntsen"
|
||||
EMAIL="jvbernts@online.no"
|
||||
|
|
Loading…
Reference in New Issue