summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--office/wammu/README3
-rw-r--r--office/wammu/wammu.info2
2 files changed, 2 insertions, 3 deletions
diff --git a/office/wammu/README b/office/wammu/README
index 8683976f76..8f56f6c05d 100644
--- a/office/wammu/README
+++ b/office/wammu/README
@@ -1,5 +1,4 @@
Mobile phone manager using Gammu as it's backend. It works with any
phone Gammu supports - many Nokias, Siemens, Alcatel, ...
-This requires wxPython (wxGTK does NOT work).
-pybluez is optional (for bluetooth support).
+pybluez is an optional dependency (for bluetooth support).
diff --git a/office/wammu/wammu.info b/office/wammu/wammu.info
index b0449729df..d39fbad4c1 100644
--- a/office/wammu/wammu.info
+++ b/office/wammu/wammu.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://dl.cihar.com/wammu/v0/wammu-0.36.tar.bz2"
MD5SUM="065186e6d08bffd7f95ae000046904cb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pybluez wxPython"
+REQUIRES="wxPython"
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"