diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 17:13:51 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:35 -0500 |
commit | f31552337d3a4476756f99e12261ab7d5c71c0d6 (patch) | |
tree | 457391e65638cb76d6b389adae301bdee341ee78 /office | |
parent | 92f2da3b533434d48dfe450047d92cf2f0a15fa2 (diff) | |
download | slackbuilds-f31552337d3a4476756f99e12261ab7d5c71c0d6.tar.gz |
office/gbgoffice: Fixed dep information
Diffstat (limited to 'office')
-rw-r--r-- | office/gbgoffice/README | 3 | ||||
-rw-r--r-- | office/gbgoffice/gbgoffice.info | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/office/gbgoffice/README b/office/gbgoffice/README index 2e11cd8b15..f4c96e2b09 100644 --- a/office/gbgoffice/README +++ b/office/gbgoffice/README @@ -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). diff --git a/office/gbgoffice/gbgoffice.info b/office/gbgoffice/gbgoffice.info index de82c269cf..e111db3a44 100644 --- a/office/gbgoffice/gbgoffice.info +++ b/office/gbgoffice/gbgoffice.info @@ -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" |