diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-06-18 21:29:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-06-18 21:29:47 +0200 |
commit | 589b41ed6a952990f63918a013daaa7bc75ab4cf (patch) | |
tree | df6fce7edc8c028acf4bc0fb375881c491e9d4c2 /net-misc | |
parent | app-emulation/docker-compose: remove version 1.6.2 (diff) | |
download | gentoo-589b41ed6a952990f63918a013daaa7bc75ab4cf.tar.gz gentoo-589b41ed6a952990f63918a013daaa7bc75ab4cf.tar.bz2 gentoo-589b41ed6a952990f63918a013daaa7bc75ab4cf.zip |
net-misc/xrdp: Wipe invalid := deps
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/xrdp/xrdp-0.8.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/xrdp/xrdp-0.8.0-r1.ebuild b/net-misc/xrdp/xrdp-0.8.0-r1.ebuild index 24614192d99f..0d94dcb2b187 100644 --- a/net-misc/xrdp/xrdp-0.8.0-r1.ebuild +++ b/net-misc/xrdp/xrdp-0.8.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -29,8 +29,8 @@ DEPEND="${RDEPEND} app-arch/xz-utils" RDEPEND="${RDEPEND} || ( - net-misc/tigervnc:0=[server,xorgmodule] - net-misc/x11rdp:0= + net-misc/tigervnc:0[server,xorgmodule] + net-misc/x11rdp:0 )" # does not work with gentoo version of freerdp |