summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--office/etm/README5
-rw-r--r--office/etm/etm.info2
2 files changed, 1 insertions, 6 deletions
diff --git a/office/etm/README b/office/etm/README
index 7500b7e4c8..7a1a24c992 100644
--- a/office/etm/README
+++ b/office/etm/README
@@ -5,11 +5,6 @@ and a cross-platform, wx(python)-based GUI for creating and modifying
items as well as viewing them. Displayed items can be grouped by date,
context, keyword or project and can be filtered in various ways.
-Requirements
-
-wxPython, pysetuptools and python-dateutil must be installed. These can
-be installed from the SlackBuild repository.
-
Comment
If you get a codes.py error after running e.py for the first time,
diff --git a/office/etm/etm.info b/office/etm/etm.info
index 36181114e2..2b05fddd0d 100644
--- a/office/etm/etm.info
+++ b/office/etm/etm.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://www.duke.edu/~dgraham/ETM/etm-891.tar.gz"
MD5SUM="4e4cd162a9103debc2596401a1acfaae"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools python-dateutil wxPython"
+REQUIRES="python-dateutil wxPython"
MAINTAINER="Jostein Berntsen"
EMAIL="jbernts@broadpark.no"