Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 851690

Summary: app-editors/gedit-42.0 - require x11-libs/gtksourceview[vala]
Product: Gentoo Linux Reporter: Bogdan <bogdan.pylypenko107>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bogdan 2022-06-13 08:40:25 UTC
I have an error:

> FAILED: gedit/gedit.vapi 
> error: Package `gtksourceview-4' not found in specified Vala API directories or GObject-Introspection GIR directories

I have:
> emerge -1pv x11-libs/gtksourceview 
> [ebuild   R   ] x11-libs/gtksourceview-4.8.2  USE="introspection -glade -gtk-doc -test -vala"

This command resolve an error:
> USE=vala emerge -1 x11-libs/gtksourceview

Then compilation finished with success:
> emerge -1a app-editors/gedit

Please, update ebuild to use a "vala" use flags for dependend packages.
Comment 1 Matt Turner gentoo-dev 2022-06-14 17:23:35 UTC
Already fixed in v42.1.

*** This bug has been marked as a duplicate of bug 811075 ***