diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-09 08:23:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-09 08:23:24 +0700 |
commit | 90909be7ea0447f99c50034a8242eeff6db512d7 (patch) | |
tree | 484b1b0d5bf5ec2e14f82a0e4b8ee7a7647f7ed2 /office/ReText | |
parent | 6280fe94b6d3e0919e49f8f19dd558aff4409ad7 (diff) | |
download | slackbuilds-90909be7ea0447f99c50034a8242eeff6db512d7.tar.gz |
office/ReText: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/ReText')
-rw-r--r-- | office/ReText/ReText.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/ReText/ReText.info b/office/ReText/ReText.info index 058f60811a..453ef3cf3d 100644 --- a/office/ReText/ReText.info +++ b/office/ReText/ReText.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/31/91/6eff0afd947ca945dd63bb4f MD5SUM="06a9ff30858db23ea170a2c028392adb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3 Markups python3-PyQt5" +REQUIRES="python3 Markups python3-PyQt5 Markdown" MAINTAINER="MDrights" EMAIL="psychi2009@gmail.com" |