summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac.paragon@gmail.com>2022-02-18 19:34:20 +0200
committerSam James <sam@gentoo.org>2022-03-18 18:51:53 +0000
commit1490b559b0acb670b8a39bbd5af9d721d6d0ba09 (patch)
tree75d087f40de16a0d276c7f8bc6af5a27c90ade8d /net-misc/tigervnc/tigervnc-9999.ebuild
parentwww-client/microsoft-edge-beta: remove old (diff)
downloadgentoo-1490b559b0acb670b8a39bbd5af9d721d6d0ba09.tar.gz
gentoo-1490b559b0acb670b8a39bbd5af9d721d6d0ba09.tar.bz2
gentoo-1490b559b0acb670b8a39bbd5af9d721d6d0ba09.zip
net-misc/tigervnc: fix dependencies
Some soft blockers have been removed from the tree Also add missing ~riscv to 1.12.0-r1 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/tigervnc/tigervnc-9999.ebuild')
-rw-r--r--net-misc/tigervnc/tigervnc-9999.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-misc/tigervnc/tigervnc-9999.ebuild b/net-misc/tigervnc/tigervnc-9999.ebuild
index 8b91a1a47c46..53fc1b9c571d 100644
--- a/net-misc/tigervnc/tigervnc-9999.ebuild
+++ b/net-misc/tigervnc/tigervnc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -47,10 +47,7 @@ CDEPEND="
xinerama? ( x11-libs/libXinerama )
"
-RDEPEND="${CDEPEND}
- !net-misc/tightvnc
- !net-misc/vnc
- !net-misc/xf4vnc"
+RDEPEND="${CDEPEND}"
DEPEND="${CDEPEND}
nls? ( sys-devel/gettext )