summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2021-07-24 01:51:03 +0200
committer Willy Sudiarto Raharjo2021-07-25 11:55:59 +0200
commitd7e281bfb6b0a7609bfac111cfc4504bd046b348 (patch)
treed4e9066837267ba705998b328ab7976d9b86a2cc
parent44c9538a25493b19865aff6f917c8907e59d987b (diff)
downloadslackbuilds-d7e281bfb6b0a7609bfac111cfc4504bd046b348.tar.gz
office/etmtk: Fix dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/etmtk/etmtk.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/office/etmtk/etmtk.info b/office/etmtk/etmtk.info
index 99476c970e..50261bd4b1 100644
--- a/office/etmtk/etmtk.info
+++ b/office/etmtk/etmtk.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/dagraham/etm-tk/releases/download/v3.2.37/etmtk-3.2
MD5SUM="46c776a7de9ada38555b28c52d4b330d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-dateutil PyYAML"
+REQUIRES="python2-dateutil PyYAML"
MAINTAINER="Jostein Berntsen"
EMAIL="jvbernts@online.no"