mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-02-28 02:24:54 +01:00
pentoo-desktop: add alternative vnc clients
This commit is contained in:
parent
55d399eeb1
commit
7d33205bd6
2 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
# $Id$
|
||||
|
||||
EAPI="5"
|
||||
|
||||
|
|
@ -39,8 +39,8 @@ PDEPEND="X? (
|
|||
x11-themes/gtk-theme-switch
|
||||
app-arch/file-roller
|
||||
pulseaudio? ( media-sound/pavucontrol )
|
||||
net-misc/rdesktop
|
||||
net-misc/tightvnc
|
||||
!kde? ( net-misc/rdesktop )
|
||||
|| ( kde? ( kde-apps/krdc ) net-misc/tightvnc net-misc/tightvnc )
|
||||
!arm? ( || ( www-client/chromium www-client/google-chrome www-client/google-chrome-beta ) )
|
||||
|| ( www-client/firefox www-client/firefox-bin )
|
||||
www-plugins/hackplugins-meta
|
||||
|
|
@ -1 +1,2 @@
|
|||
kde-base/kdelibs semantic-desktop
|
||||
kde-apps/krdc vnc
|
||||
|
|
|
|||
Loading…
Reference in a new issue