Skip to content

Commit

Permalink
net-misc/freerdp: add slot operator for openssl
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0_p16
  • Loading branch information
floppym committed Aug 1, 2016
1 parent 76bba4c commit b42ec90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions net-misc/freerdp/freerdp-2.0.0_pre20160722.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ SLOT="0/2"
IUSE="alsa +client cpu_flags_x86_sse2 cups debug doc ffmpeg gstreamer jpeg libressl neon pulseaudio server smartcard systemd test usb wayland X xinerama xv"

RDEPEND="
!libressl? ( dev-libs/openssl:0 )
libressl? ( dev-libs/libressl )
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
sys-libs/zlib:0
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
Expand Down
4 changes: 2 additions & 2 deletions net-misc/freerdp/freerdp-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ SLOT="0/2"
IUSE="alsa +client cpu_flags_x86_sse2 cups debug doc ffmpeg gstreamer jpeg libressl neon pulseaudio server smartcard systemd test usb wayland X xinerama xv"

RDEPEND="
!libressl? ( dev-libs/openssl:0 )
libressl? ( dev-libs/libressl )
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
sys-libs/zlib:0
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
Expand Down

0 comments on commit b42ec90

Please sign in to comment.