media-sound/spotify: add USE=libressl
authorStefan Strogin <steils@gentoo.org>
Mon, 3 Jun 2019 12:52:37 +0000 (15:52 +0300)
committerStefan Strogin <steils@gentoo.org>
Mon, 3 Jun 2019 15:17:32 +0000 (18:17 +0300)
Closes: https://bugs.gentoo.org/687228
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Stefan Strogin <steils@gentoo.org>
media-sound/spotify/spotify-1.1.5-r1.ebuild

index 6bb9251f650c8f00bbb6191cb34dcba72d9db204..5fe58e2255fce70248418f05eccc47de389d3503 100644 (file)
@@ -12,19 +12,20 @@ SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb"
 LICENSE="Spotify"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="libnotify systray pax_kernel"
+IUSE="libnotify libressl systray pax_kernel"
 RESTRICT="mirror strip"
 
 BDEPEND=">=dev-util/patchelf-0.10"
 # zenity needed for filepicker
 RDEPEND="
        dev-libs/nss
-       dev-libs/openssl:0
        dev-python/dbus-python
        dev-python/pygobject:3
        gnome-base/gconf
        gnome-extra/zenity
        libnotify? ( x11-libs/libnotify )
+       !libressl? ( dev-libs/openssl:0= )
+       libressl? ( dev-libs/libressl:0= )
        media-libs/alsa-lib
        media-libs/fontconfig
        media-libs/harfbuzz