media-libs/libcaca: add ncurses subslot dep
authorJason Zaman <perfinion@gentoo.org>
Wed, 7 Dec 2016 06:09:31 +0000 (14:09 +0800)
committerJason Zaman <perfinion@gentoo.org>
Wed, 7 Dec 2016 06:09:31 +0000 (14:09 +0800)
Package-Manager: portage-2.3.0

media-libs/libcaca/libcaca-0.99_beta18-r2.ebuild
media-libs/libcaca/libcaca-0.99_beta19.ebuild

index 8afe49a6eec15c9ad667abf7fc0430c4193458aa..29b57224b8f34ae365505d9470d7a5ca1543c112 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
        mono? ( dev-lang/mono )
-       ncurses? ( >=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}] )
+       ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
        opengl? (
                >=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
                >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
index 27aec2c34f370cfacfaa49ee819fc059ac7b24ce..526ddd49d17036484281f8ec42f2477ec8f4fe2e 100644 (file)
@@ -25,7 +25,7 @@ REQUIRED_USE="
 
 COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
        mono? ( dev-lang/mono )
-       ncurses? ( >=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}] )
+       ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
        opengl? (
                >=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
                >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]