office/verbiste: Fixed dep information

This commit is contained in:
ponce 2012-08-23 18:42:22 +02:00 committed by Robby Workman
parent f414f35326
commit 58fd192df0
2 changed files with 1 additions and 3 deletions

View File

@ -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.

View File

@ -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"