Bug 434581 - Make kde-gtk-config dependency on GTK+-2 optional
Summary: Make kde-gtk-config dependency on GTK+-2 optional
Status: RESOLVED DOWNSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_style (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-18 14:09 UTC by Mantas P
Modified: 2023-01-26 12:15 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mantas P 2021-03-18 14:09:13 UTC
kde-gtk-config depends on gtk+-2 even if only gtk+-3 is used in the system. If user on such system wanted to configure gtk+-3 apps appearance, gtk+2 needs to be additionally installed solely to compile kde-gtk-config with no gtk+2 apps to apply styles to.

If possible gtk+-2 support should be selectable at compile time allowing gtk+-3 only installations.
Comment 1 Nate Graham 2021-03-18 16:27:12 UTC
Seems reasonable.
Comment 2 Alois Wohlschlager 2021-03-19 06:57:09 UTC
It doesn't seem to link to GTK+ 2 at all, so maybe that dependency can just be removed entirely.
Comment 3 Fushan Wen 2023-01-26 12:15:45 UTC
Should be fixed by the distro since kde-gtk-config doesn't rely on gtk2 now.