Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639580 - app-crypt/gcr should not depend on x11-libs/gtk+[X]
Summary: app-crypt/gcr should not depend on x11-libs/gtk+[X]
Status: RESOLVED INVALID
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: 2017-12-03 09:10 UTC by Cedric Sodhi
Modified: 2017-12-17 18:33 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 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