Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 565252
Collapse All | Expand All

(-)a/net-misc/rdesktop/rdesktop-1.8.3-r1.ebuild (-2 / +3 lines)
Lines 14-24 Link Here
14
LICENSE="GPL-3"
14
LICENSE="GPL-3"
15
SLOT="0"
15
SLOT="0"
16
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
16
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
17
IUSE="alsa ao debug ipv6 kerberos libsamplerate oss pcsc-lite xrandr"
17
IUSE="alsa ao debug ipv6 libressl kerberos libsamplerate oss pcsc-lite xrandr"
18
18
19
S=${WORKDIR}/${PN}-${MY_PV}
19
S=${WORKDIR}/${PN}-${MY_PV}
20
20
21
RDEPEND=">=dev-libs/openssl-0.9.6b:=
21
RDEPEND="!libressl? ( >=dev-libs/openssl-0.9.6b:= )
22
	libressl? ( dev-libs/libressl:= )
22
	x11-libs/libX11
23
	x11-libs/libX11
23
	x11-libs/libXext
24
	x11-libs/libXext
24
	x11-libs/libXau
25
	x11-libs/libXau

Return to bug 565252