Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851690 - app-editors/gedit-42.0 - require x11-libs/gtksourceview[vala]
Summary: app-editors/gedit-42.0 - require x11-libs/gtksourceview[vala]
Status: RESOLVED DUPLICATE of bug 811075
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: 2022-06-13 08:40 UTC by Bogdan
Modified: 2022-06-14 17:23 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 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 ***