Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951331 - xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.2 requires x11-libs/gtksourceview
Summary: xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.2 requires x11-libs/gtk...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-14 11:00 UTC by Roy Bamford
Modified: 2025-03-16 15:31 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 Roy Bamford gentoo-dev 2025-03-14 11:00:02 UTC
Building xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.2 fails with

checking for gtksourceview-4 >= 4.0.0... not found
*** The required package gtksourceview-4 was not found on your system.
*** Please install gtksourceview-4 (atleast version 4.0.0) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.

Providing x11-libs/gtksourceview makes all well with the world.

Providing gui-libs/gtksourceview-5.14.2 does not allow xfce4-notes-plugin to find it.

They are two different major versions.