summaryrefslogtreecommitdiffstats
path: root/system/xchm
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-22 11:39:41 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-22 16:01:00 -0500
commit841432a5b47d367ff3c5aa0b3c058eaf512e5650 (patch)
tree6939ed0d3f1d5cfc4c2697abf0a37871d602c46b /system/xchm
parentc96aa799c490f93d7a1bc4c7b8d262ebbc6bee12 (diff)
downloadslackbuilds-841432a5b47d367ff3c5aa0b3c058eaf512e5650.tar.gz
slackbuilds-841432a5b47d367ff3c5aa0b3c058eaf512e5650.tar.xz
system/xchm: Fixed dep information
Diffstat (limited to 'system/xchm')
-rw-r--r--system/xchm/README2
-rw-r--r--system/xchm/xchm.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/system/xchm/README b/system/xchm/README
index b80e05e38e..65dc832ede 100644
--- a/system/xchm/README
+++ b/system/xchm/README
@@ -1,3 +1 @@
xchm is a viewer for Compiled HTML Help (.chm) files.
-
-This requires wxGTK.
diff --git a/system/xchm/xchm.info b/system/xchm/xchm.info
index 7671591264..53f699ac46 100644
--- a/system/xchm/xchm.info
+++ b/system/xchm/xchm.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/xchm/xchm-1.14.tar.gz"
MD5SUM="0f398af788a9e1a7c6f4e65b5ca31cf3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="wxGTK"
+REQUIRES="wxPython"
MAINTAINER="Michael Gehring"
EMAIL="mg@ebfe.org"