summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--office/rednotebook/README7
-rw-r--r--office/rednotebook/rednotebook.info2
2 files changed, 2 insertions, 7 deletions
diff --git a/office/rednotebook/README b/office/rednotebook/README
index 00b6bd2b5a..01f002514b 100644
--- a/office/rednotebook/README
+++ b/office/rednotebook/README
@@ -5,9 +5,4 @@ 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.
-Dependencies:
-PyYAML
-pywebkitgtk
-
-Optional:
-python2-chardet
+python2-chardet is an optional dependency.
diff --git a/office/rednotebook/rednotebook.info b/office/rednotebook/rednotebook.info
index 55ee0f49e3..cb43335bd9 100644
--- a/office/rednotebook/rednotebook.info
+++ b/office/rednotebook/rednotebook.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/rednotebook/rednotebook-1.1.6
MD5SUM="a2abc6d89a05dab97f56c8585a48a603"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="PyYAML python2-chardet pywebkitgtk"
+REQUIRES="PyYAML pywebkitgtk"
MAINTAINER="David Woodfall"
EMAIL="dave@dawoodfall.net"