summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-11-27 14:08:24 +0100
committerPacho Ramos <pacho@gentoo.org>2016-11-27 14:08:24 +0100
commit8ab0fa54fb95082c0401303c810e16ad8f2b2a58 (patch)
treeb8ca446037da2bc1574ad0992453dc6587c671bc
parentsci-chemistry/wxmacmolplt: Drop old (diff)
downloadgentoo-8ab0fa54.tar.gz
gentoo-8ab0fa54.tar.bz2
gentoo-8ab0fa54.zip
sci-chemistry/wxmacmolplt: Set slot for glew
Package-Manager: portage-2.3.2
-rw-r--r--sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
index b0352c5f7b5b..f7a0816552a4 100644
--- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
+++ b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
@@ -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 )"