summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-01-07 20:03:12 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-01-07 20:15:46 +0100
commit840b2c769e9952b17318eacb3e868fb107c94f83 (patch)
treee1fbf26c004410a3f6a8d2f691be7369bd41971a /media-sound/cmusfm/cmusfm-0.2.5.ebuild
parentmedia-radio/tqsl: Adjusted slot dependency on dev-libs/openssl (diff)
downloadgentoo-840b2c769e9952b17318eacb3e868fb107c94f83.tar.gz
gentoo-840b2c769e9952b17318eacb3e868fb107c94f83.tar.bz2
gentoo-840b2c769e9952b17318eacb3e868fb107c94f83.zip
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 <polynomial-c@gentoo.org>
Diffstat (limited to 'media-sound/cmusfm/cmusfm-0.2.5.ebuild')
-rw-r--r--media-sound/cmusfm/cmusfm-0.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
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"