diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 14:23:15 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 15:51:27 -0500 |
commit | 7ad9b81e3f77bf65e45e7e65bb2d8793ad698f95 (patch) | |
tree | dc4d8fe60b78f35bd298a5e486f7d0374c71be0c /desktop/maitreya | |
parent | dc7177eae2072ce20c32aed93186ad2c6a89c2b9 (diff) | |
download | slackbuilds-7ad9b81e3f77bf65e45e7e65bb2d8793ad698f95.tar.gz |
desktop/maitreya: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'desktop/maitreya')
-rw-r--r-- | desktop/maitreya/README | 2 | ||||
-rw-r--r-- | desktop/maitreya/maitreya.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/desktop/maitreya/README b/desktop/maitreya/README index 9f87a71dd4..0d82ba415d 100644 --- a/desktop/maitreya/README +++ b/desktop/maitreya/README @@ -4,5 +4,3 @@ The software supports many features for the daily work of Vedic and western astrologers, a large number of calculation options that make the program a stable basis for research purposes, high precision calculation, and includes an ephemeris and geographical database. - -This requires wxGTK. diff --git a/desktop/maitreya/maitreya.info b/desktop/maitreya/maitreya.info index 9617f901e2..c4c406c259 100644 --- a/desktop/maitreya/maitreya.info +++ b/desktop/maitreya/maitreya.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/maitreya/maitreya6/maitreya-6 MD5SUM="89004482377837e291e10926bcebb2a3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="wxGTK" +REQUIRES="wxPython" MAINTAINER="Didier Charles" EMAIL="dcharles@alumni.concordia.ca" |