Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919048 - net-misc/remmina-1.4.31 depends on GTK, with or without X
Summary: net-misc/remmina-1.4.31 depends on GTK, with or without X
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-02 15:47 UTC by Michel Ganguin
Modified: 2023-12-03 06:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to make X optional (file_919048.txt,1.54 KB, text/plain)
2023-12-02 15:47 UTC, Michel Ganguin
Details
Patch to make X optional (file_919048.txt,1.54 KB, patch)
2023-12-02 15:47 UTC, Michel Ganguin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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