diff options
author | mdrights <mdrights@tutanota.de> | 2019-01-27 22:06:15 +0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-27 23:19:53 +0700 |
commit | a987c05e4a7a983dc3cf3853677a8b050d25a0f5 (patch) | |
tree | 110adb6e257ccdb153ee53c95d204ba9dfa3191e /office | |
parent | 56ab7f4760fdc81349a1989922675373e9252fbc (diff) |
office/ReText: add a dependency.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-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 453ef3cf3ddf..3dd43ad5fbea 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 Markdown" +REQUIRES="python3 Markups python3-PyQt5 Markdown python-markdown-math" MAINTAINER="MDrights" EMAIL="psychi2009@gmail.com" |