From: Jason Zaman Date: Wed, 7 Dec 2016 05:58:58 +0000 (+0800) Subject: media-sound/moc: Add subslot deps for ncurses and db X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1ff469d235d29bb99dc9fb137c8879390df5e56b;p=gentoo.git media-sound/moc: Add subslot deps for ncurses and db Package-Manager: portage-2.3.0 --- diff --git a/media-sound/moc/moc-2.5.0.ebuild b/media-sound/moc/moc-2.5.0.ebuild index 9f6273d236e6..032b1ee535e5 100644 --- a/media-sound/moc/moc-2.5.0.ebuild +++ b/media-sound/moc/moc-2.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,10 +16,10 @@ IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic modpl oss sid sndfile speex timidity tremor +unicode vorbis wavpack" RDEPEND=">=dev-libs/libltdl-2:0 - sys-libs/ncurses[unicode?] + sys-libs/ncurses:0=[unicode?] aac? ( media-libs/faad2 ) alsa? ( media-libs/alsa-lib ) - cache? ( >=sys-libs/db-4 ) + cache? ( >=sys-libs/db-4:= ) curl? ( net-misc/curl ) ffmpeg? ( virtual/ffmpeg ) flac? ( media-libs/flac )