Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785067 - app-office/gnumeric-1.12.49 configure fails with <x11-libs/goffice-0.10.49
Summary: app-office/gnumeric-1.12.49 configure fails with <x11-libs/goffice-0.10.49
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-22 14:17 UTC by Ulenrich
Modified: 2021-04-29 01:05 UTC (History)
1 user (show)

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 Ulenrich 2021-04-22 14:17:19 UTC
app-office/gnumeric-1.12.49 missing version depend:
It tests with configure it has >=x11-libs/goffice-0.10.49
---
.
.
.
checking for GTK... yes
checking for GTK... yes
checking for LIBSPREADSHEET... no
configure: error: Package requirements (
	libgoffice-0.10	>= 0.10.49
	libgsf-1		>= 1.14.33
	libxml-2.0		>= 2.4.12
 
	gtk+-3.0		>= 3.8.7
) were not met:

Package dependency requirement 'libgoffice-0.10 >= 0.10.49' could not be satisfied.
Package 'libgoffice-0.10' has version '0.10.48', required version is '>= 0.10.49'
---
Comment 1 Larry the Git Cow gentoo-dev 2021-04-29 01:05:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b947349917a5bd63f6420090b526bec6d1f51de

commit 8b947349917a5bd63f6420090b526bec6d1f51de
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-04-29 01:05:23 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-04-29 01:05:30 +0000

    app-office/gnumeric: Raise x11-libs/goffice dependency
    
    Closes: https://bugs.gentoo.org/785067
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 app-office/gnumeric/gnumeric-1.12.49.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)