diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 22:21:06 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:13 -0700 |
commit | 8b3b12c36140d06d2e8e9fc06b7c87af36446176 (patch) | |
tree | dc8db94936131598ed0328893c7e7fb97a9c91fb /x11-misc/vnc2swf | |
parent | x11-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.tar.gz gentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.tar.bz2 gentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.zip |
x11-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-misc/vnc2swf')
-rw-r--r-- | x11-misc/vnc2swf/vnc2swf-0.5.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/vnc2swf/vnc2swf-0.5.0-r1.ebuild b/x11-misc/vnc2swf/vnc2swf-0.5.0-r1.ebuild index 66b55e518508..8f9e37b5c918 100644 --- a/x11-misc/vnc2swf/vnc2swf-0.5.0-r1.ebuild +++ b/x11-misc/vnc2swf/vnc2swf-0.5.0-r1.ebuild @@ -20,8 +20,7 @@ RDEPEND="x11-libs/libX11 x11-libs/libXmu x11-libs/libXt" DEPEND="${RDEPEND} - x11-proto/xextproto - x11-proto/xproto + x11-base/xorg-proto sys-apps/sed sys-libs/zlib x11vnc? ( x11-misc/x11vnc )" |