diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-11-27 14:08:24 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-11-27 14:08:24 +0100 |
commit | 8ab0fa54fb95082c0401303c810e16ad8f2b2a58 (patch) | |
tree | b8ca446037da2bc1574ad0992453dc6587c671bc /sci-chemistry/wxmacmolplt | |
parent | sci-chemistry/wxmacmolplt: Drop old (diff) | |
download | gentoo-8ab0fa54fb95082c0401303c810e16ad8f2b2a58.tar.gz gentoo-8ab0fa54fb95082c0401303c810e16ad8f2b2a58.tar.bz2 gentoo-8ab0fa54fb95082c0401303c810e16ad8f2b2a58.zip |
sci-chemistry/wxmacmolplt: Set slot for glew
Package-Manager: portage-2.3.2
Diffstat (limited to 'sci-chemistry/wxmacmolplt')
-rw-r--r-- | sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild | 4 |
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 )" |