commit: 4e9cb1a2d89e501b1327b0840b1bc67d867d097f
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 17:18:46 2015 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 17:18:46 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e9cb1a2
media-radio/qrq: add SLOT deps for sys-libs/ncurses
Package-Manager: portage-2.2.26
media-radio/qrq/qrq-0.3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-radio/qrq/qrq-0.3.1.ebuild b/media-radio/qrq/qrq-0.3.1.ebuild
index cefc325..1272092 100644
--- a/media-radio/qrq/qrq-0.3.1.ebuild
+++ b/media-radio/qrq/qrq-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="pulseaudio"
-DEPEND="sys-libs/ncurses
+DEPEND="sys-libs/ncurses:*
pulseaudio? ( media-sound/pulseaudio )"
RDEPEND="${DEPEND}"