aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2016-01-12 12:05:56 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2016-01-12 12:05:56 +0100
commitfc9b5abb778455b1a7a111acbc337cce4573fa2c (patch)
treea1cc50c26f068e61c8e3cdda03ecc9e5552260e7
parentsci-visualization/forge: Version bump to 3.2.2 (diff)
downloadsci-fc9b5abb778455b1a7a111acbc337cce4573fa2c.tar.gz
sci-fc9b5abb778455b1a7a111acbc337cce4573fa2c.tar.bz2
sci-fc9b5abb778455b1a7a111acbc337cce4573fa2c.zip
sci-libs/arrayfire: Fix dependency on forge
Package-Manager: portage-2.2.26
-rw-r--r--sci-libs/arrayfire/arrayfire-3.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/arrayfire/arrayfire-3.2.2.ebuild b/sci-libs/arrayfire/arrayfire-3.2.2.ebuild
index fefe267a1..b92c6623f 100644
--- a/sci-libs/arrayfire/arrayfire-3.2.2.ebuild
+++ b/sci-libs/arrayfire/arrayfire-3.2.2.ebuild
@@ -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$
@@ -44,7 +44,7 @@ RDEPEND="
graphics? (
media-libs/glew
>=media-libs/glfw-3.1.1
- =sci-visualization/forge-3.2.0
+ =sci-visualization/forge-3.2.2
)"
DEPEND="${RDEPEND}"