diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 18:42:22 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:40 -0500 |
commit | 58fd192df078647628d66287ba2498f0cc822fee (patch) | |
tree | 839d102a2155852f7edcadc8ce97774f1efef57f /office/verbiste | |
parent | f414f35326c5b4dc4b5436062082edda02805ebe (diff) | |
download | slackbuilds-58fd192df078647628d66287ba2498f0cc822fee.tar.gz |
office/verbiste: Fixed dep information
Diffstat (limited to 'office/verbiste')
-rw-r--r-- | office/verbiste/README | 2 | ||||
-rw-r--r-- | office/verbiste/verbiste.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/office/verbiste/README b/office/verbiste/README index 8c2b5ac01d..354f466160 100644 --- a/office/verbiste/README +++ b/office/verbiste/README @@ -6,5 +6,3 @@ program, and a GTK application (verbiste-gtk). The knowledge base is represented in XML and contains over 7000 verbs There is also a small Italian dictionary of 120 verbs. The graphical interface lets the user look up a verb in one or both languages. - -This requires wxGTK. diff --git a/office/verbiste/verbiste.info b/office/verbiste/verbiste.info index dca92b3e11..afbb851ae5 100644 --- a/office/verbiste/verbiste.info +++ b/office/verbiste/verbiste.info @@ -5,6 +5,6 @@ DOWNLOAD="http://sarrazip.com/dev/verbiste-0.1.33.tar.gz" MD5SUM="9157b90da88350718ba07d5e57ff698d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="wxGTK" +REQUIRES="wxPython" MAINTAINER="Didier Charles" EMAIL="dcharles@alumni.concordia.ca" |