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

Bug 919048

Summary: net-misc/remmina-1.4.31 depends on GTK, with or without X
Product: Gentoo Linux Reporter: Michel Ganguin <ganguin>
Component: Current packagesAssignee: Ben Kohler <bkohler>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to make X optional
Patch to make X optional

Description Michel Ganguin 2023-12-02 15:47:02 UTC
remmina depends on GTK with X or wayland support (or both). The ebuild currently forces the usage of X.

Reproducible: Always

Steps to Reproduce:
1. USE="-X wayland" emerge gtk+ remmina
Actual Results:  
asks for necessary USE change

Expected Results:  
install

Tested with RDP, spice

Not sure about VNC
Comment 1 Michel Ganguin 2023-12-02 15:47:30 UTC
Created attachment 876405 [details]
Patch to make X optional
Comment 2 Michel Ganguin 2023-12-02 15:47:57 UTC
Created attachment 876406 [details, diff]
Patch to make X optional
Comment 3 Michel Ganguin 2023-12-02 17:22:27 UTC
Tested with VNC, works as well