From: Lars Wendler Date: Mon, 7 Jan 2019 19:03:12 +0000 (+0100) Subject: media-sound/cmusfm: Adjusted (sub-)slot dep on dev-libs/openssl X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=840b2c769e9952b17318eacb3e868fb107c94f83;p=gentoo.git media-sound/cmusfm: Adjusted (sub-)slot dep on dev-libs/openssl Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler --- diff --git a/media-sound/cmusfm/cmusfm-0.2.5.ebuild b/media-sound/cmusfm/cmusfm-0.2.5.ebuild index df0641f9480c..704bd8f11246 100644 --- a/media-sound/cmusfm/cmusfm-0.2.5.ebuild +++ b/media-sound/cmusfm/cmusfm-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="libnotify" DEPEND="net-misc/curl - dev-libs/openssl + dev-libs/openssl:0= libnotify? ( x11-libs/libnotify )" RDEPEND="${DEPEND} media-sound/cmus"