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

Bug 736974

Summary: x11-terms/gnome-terminal - automagic depend on X11
Product: Gentoo Linux Reporter: Yaroslav Isakov <yaroslav.isakov>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alexander, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Yaroslav Isakov 2020-08-13 11:58:39 UTC
If gtk is built with X11, gnome-terminal depends on libX11 as well:

for target in $($PKG_CONFIG --variable targets gdk-$GTK_API_VERSION); do
  case "$target" in
    x11) PLATFORM_DEPS="$PLATFORM_DEPS x11" ;;

pkg-config --variable targets gdk-3.0
x11 wayland
Comment 1 Yaroslav Isakov 2020-08-24 21:50:52 UTC

*** This bug has been marked as a duplicate of bug 624960 ***
Comment 2 Yaroslav Isakov 2020-08-24 21:51:33 UTC
Comment in gnome-terminal ebuild points to bug 624960 for gtk+[X] dep