sci-chemistry/wxmacmolplt: Set slot for glew
authorPacho Ramos <pacho@gentoo.org>
Sun, 27 Nov 2016 13:08:24 +0000 (14:08 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sun, 27 Nov 2016 13:08:24 +0000 (14:08 +0100)
Package-Manager: portage-2.3.2

sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild

index b0352c5f7b5b5ea2e04cc607c7e5df895db8bbd1..f7a0816552a472838aedf521c9a6ca79b637b923 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$
 
@@ -18,7 +18,7 @@ SLOT="0"
 IUSE="flash"
 
 RDEPEND="
-       media-libs/glew
+       media-libs/glew:0=
        media-libs/mesa
        x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]
        flash? ( media-libs/ming )"