Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942349 - net-misc/spice-gtk-0.42-r4: X dependency is optional
Summary: net-misc/spice-gtk-0.42-r4: X dependency is optional
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-10-27 12:14 UTC by Michel Ganguin
Modified: 2024-11-24 03:32 UTC (History)
1 user (show)

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 Michel Ganguin 2024-10-27 12:14:39 UTC
Currently, the spice-gtk ebuild rdepends on x11-libs/libX11. However, it can be build and runs with wayland and without X11.

Reproducible: Always

Steps to Reproduce:
1. check that libx11 is not installed: emerge -pv x11-libs/libX11
2. try install spice-gtk: USE="wayland gtk3" emerge -pv =net-misc/spice-gtk-0.42-r4
Actual Results:  
Install wants to pull in x11-libs/libX11

Expected Results:  
x11-libs/libX11 is optional