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:
Andrew Clemons 2021-07-24 11:50:42 +12:00 committed by Willy Sudiarto Raharjo
parent cc6152d2e8
commit 44c9538a25
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -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"