diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 23:48:07 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 23:48:07 -0500 |
commit | 9a3532126934603a9a9e351b86c66ff6c375516e (patch) | |
tree | 4e8938a185cedc5eda458791bdd14addb705284a /office/ReText | |
parent | 52c4d1d8c79553fe1ed5a1914aa54e566512c33e (diff) | |
download | slackbuilds-9a3532126934603a9a9e351b86c66ff6c375516e.tar.gz |
office/ReText: Fixed dep info again
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 3dd43ad5fb..1f0ed3b32e 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 python-markdown-math" +REQUIRES="Markups python-markdown-math" MAINTAINER="MDrights" EMAIL="psychi2009@gmail.com" |