academic/gelemental: Fixed dep information

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-08-21 20:43:27 -05:00
parent 1e4accd506
commit d9a2845999
2 changed files with 1 additions and 3 deletions

View file

@ -4,5 +4,3 @@ It offers an improved UI, an updated and corrected data set, a better
data format, a list view and easier coloration. The Chemical data are
largely derived from BODR (the Blue Obelisk Data Repository) and from
the chemical data compilations on the English Wikipedia.
This requires glibmm and gtkmm.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.debian.org/debian/pool/main/g/gelemental/gelemental_1.2.0.o
MD5SUM="94cc73c76a02f75598f579ff57696805"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="glibmm gtkmm"
REQUIRES="gtkmm"
MAINTAINER="Petar Petrov"
EMAIL="ppetrov@paju.oulu.fi"