media-sound/moc: Add subslot deps for ncurses and db
authorJason Zaman <perfinion@gentoo.org>
Wed, 7 Dec 2016 05:58:58 +0000 (13:58 +0800)
committerJason Zaman <perfinion@gentoo.org>
Wed, 7 Dec 2016 05:58:58 +0000 (13:58 +0800)
Package-Manager: portage-2.3.0

media-sound/moc/moc-2.5.0.ebuild

index 9f6273d236e6dcc28fde5cedb2742b3f66a9c7f4..032b1ee535e5749f181074ac8b99ec2c79d86508 100644 (file)
@@ -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 )