diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:21:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:21:54 +0700 |
commit | c731320df89c9ba034337611abed608430492f7e (patch) | |
tree | 8c8d693e133a539ccecf655b5d83f0ac6f441e74 /office | |
parent | bb8b9fe88fc3184306cdc920d15c947525dfdd21 (diff) |
office/x_x: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/x_x/x_x.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/x_x/x_x.info b/office/x_x/x_x.info index 44ad3a8e6752..8af5101a5166 100644 --- a/office/x_x/x_x.info +++ b/office/x_x/x_x.info @@ -5,6 +5,6 @@ DOWNLOAD="https://slackware.uk/~urchlay/src/x_x-20150330_d236f8f.tar.xz" MD5SUM="ebde396990ac5197e59f658eafdecb76" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="six click python-xlrd python-unicodecsv" +REQUIRES="click python-xlrd python-unicodecsv" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |