aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorErik Hanson <erik@slackbuilds.org>2012-08-24 17:29:05 -0500
committerErik Hanson <erik@slackbuilds.org>2012-08-24 17:47:47 -0500
commitfbcdeb12d07dba32f3f4d18a36cf5e4e489ca2f3 (patch)
tree59766b83375a6570a069631722aeb081cd6458eb /development
parent00a5a136bf2ca40540772c37cf5b42fd89f224e3 (diff)
downloadslackbuilds-fbcdeb12d07dba32f3f4d18a36cf5e4e489ca2f3.tar.xz
development/poedit: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/poedit/README2
-rw-r--r--development/poedit/poedit.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/development/poedit/README b/development/poedit/README
index f0fd9799dfdc..c5cfc376f1ab 100644
--- a/development/poedit/README
+++ b/development/poedit/README
@@ -2,5 +2,3 @@ Poedit is cross-platform gettext catalogs (.po files) editor.
It aims to provide more convenient approach to editing catalogs than
launching vi and editing the file by hand. It also has support for
spellchecking (gtkspell/aspell).
-
-This requires wxGTK.
diff --git a/development/poedit/poedit.info b/development/poedit/poedit.info
index 6ad80b65f235..9e52f3965715 100644
--- a/development/poedit/poedit.info
+++ b/development/poedit/poedit.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/poedit/poedit-1.4.6.1.tar.gz"
MD5SUM="c63ffd991b1a6085ef356a6922356e0a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="wxGTK"
+REQUIRES="wxPython"
MAINTAINER="Niklas 'Nille' Åkerström"
EMAIL="nille.kungen[AT]gmail.com"