summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author ponce2012-08-23 18:34:05 +0200
committer Robby Workman2012-08-23 22:49:39 +0200
commit2d7023a3f096218a9f8f9f80e8cf06ab864852b0 (patch)
treed7ba25810a069a19377b938c95289a06089f428b /office
parent7176c477dba5c59fcc26cb0f8d82ed215924b086 (diff)
downloadslackbuilds-2d7023a3f096218a9f8f9f80e8cf06ab864852b0.tar.gz
office/rednotebook: Fixed dep information
Diffstat (limited to 'office')
-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"