diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 17:25:35 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 17:25:35 -0500 |
commit | 52c8e37ee8169ac614c8ea1e1c1984c3a23bc868 (patch) | |
tree | dd3668fccd34ce7c4f0b7dff86c889a01d50eb21 /office | |
parent | 1375b4962c3b9349a70226500485eb27fcdd5591 (diff) |
office/rednotebook: Fixed dep info
Diffstat (limited to 'office')
-rw-r--r-- | office/rednotebook/README | 2 | ||||
-rw-r--r-- | office/rednotebook/rednotebook.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/office/rednotebook/README b/office/rednotebook/README index 23d85987b1d7..1d5274d17869 100644 --- a/office/rednotebook/README +++ b/office/rednotebook/README @@ -4,5 +4,3 @@ RedNotebook is a Desktop Diary that makes it very easy for you to keep track of the stuff you do and the thoughts you have. This journal software helps you to write whole passages or just facts and does so in style. - -python-chardet is an optional dependency. diff --git a/office/rednotebook/rednotebook.info b/office/rednotebook/rednotebook.info index 8e4fad2ee844..8282c9635009 100644 --- a/office/rednotebook/rednotebook.info +++ b/office/rednotebook/rednotebook.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/jendrikseipp/rednotebook/archive/v2.15/rednotebook- MD5SUM="465a7878a12940a152ed037d0634f100" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-PyYAML webkitgtk pygobject3-python3 gtksourceview3" +REQUIRES="python3-PyYAML webkitgtk" MAINTAINER="Dave Woodfall" EMAIL="dave@slackbuilds.org" |