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

Bug 639580

Summary: app-crypt/gcr should not depend on x11-libs/gtk+[X]
Product: Gentoo Linux Reporter: Cedric Sodhi <manday>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Cedric Sodhi 2017-12-03 09:10:29 UTC
any-of ( X wayland ) should be sufficient, X is not mandatory for GTK and as it is, gcr forces X onto a WL box.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2017-12-17 18:33:37 UTC
This is incorrect. According to configure.ac, --with-gtk requires gtk+ with X11 support. https://github.com/GNOME/gcr/blob/master/configure.ac#L120