Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691822 - app-office/libreoffice-6.3.0.4 needs at least dev-util/gperf-3.0.4
Summary: app-office/libreoffice-6.3.0.4 needs at least dev-util/gperf-3.0.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-09 12:09 UTC by Maciej S. Szmigiero
Modified: 2019-08-09 14:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej S. Szmigiero 2019-08-09 12:09:35 UTC
app-office/libreoffice-6.3.0.4 needs at least dev-util/gperf-3.0.4 but the dep
is specified just as '>=dev-util/gperf-3' resulting in errors like this:
checking whether gperf is new enough... configure: error: "GNU gperf 3.0.4" is too old or unrecognized, must be at least gperf 3.1
Comment 1 Larry the Git Cow gentoo-dev 2019-08-09 12:31:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4704b40be2f002f4f5c800ca84a540f6c422343f

commit 4704b40be2f002f4f5c800ca84a540f6c422343f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-08-09 12:30:30 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-08-09 12:30:30 +0000

    app-office/libreoffice: Raise min dev-util/gperf version to 3.1
    
    Reported-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
    Closes: https://bugs.gentoo.org/691822
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/libreoffice/libreoffice-6.3.0.4.ebuild  | 2 +-
 app-office/libreoffice/libreoffice-6.3.9999.ebuild | 2 +-
 app-office/libreoffice/libreoffice-9999.ebuild     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)