office/gbgoffice: Fixed dep information

This commit is contained in:
ponce 2012-08-23 17:13:51 +02:00 committed by Robby Workman
parent 92f2da3b53
commit f31552337d
2 changed files with 1 additions and 4 deletions

View file

@ -9,6 +9,3 @@ from the Bulgarian Office project. It supports all five of them:
If you are using KDE, you might want to try kbgoffice (QT4 interface),
instead.
This requires libsigc++ and gtkmm. As a runtime dependency, full-pack
is needed (dictionaries data).

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://openfmi.net/frs/download.php/341/gbgoffice-1.4.tar.gz"
MD5SUM="d747bc284f90317fcf4256891a9df381"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="full-pack gtkmm libsigc++"
REQUIRES="full-pack gtkmm"
MAINTAINER="Petar Petrov"
EMAIL="ppetrov@paju.oulu.fi"