mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-07 12:01:54 +02:00
pentoo-desktop: drop tigervnc for now, add vnc support to remmina
This commit is contained in:
parent
216f5c1aa4
commit
641feefbbb
2 changed files with 3 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
|
@ -41,9 +41,7 @@ PDEPEND="X? (
|
|||
pulseaudio? (
|
||||
|| ( kde? ( media-sound/pavucontrol-qt ) media-sound/pavucontrol )
|
||||
)
|
||||
vnc? (
|
||||
|| ( kde? ( kde-apps/krdc ) net-misc/tigervnc )
|
||||
)
|
||||
vnc? ( kde? ( kde-apps/krdc ) )
|
||||
firefox? (
|
||||
pentoo-in-a-container? (
|
||||
|| ( www-client/firefox-bin www-client/firefox )
|
||||
|
|
@ -3,7 +3,7 @@ net-misc/modemmanager mbim
|
|||
net-misc/networkmanager connection-sharing nftables
|
||||
net-misc/ntpsec rclock_gpsd rclock_generic rclock_shm rclock_pps rclock_nmea rclock_modem
|
||||
net-misc/openssh ldns security-key xmss -ldap
|
||||
net-misc/remmina rdp spice ssh vnc zeroconf
|
||||
net-misc/remmina gvnc rdp spice ssh vnc zeroconf
|
||||
net-misc/spice-gtk gtk3 python usbredir
|
||||
net-vpn/openvpn -static
|
||||
net-vpn/tor nat-pmp tor-hardening transparent-proxy upnp threads
|
||||
|
|
|
|||
Loading…
Reference in a new issue