projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24c79c6
)
sci-libs/openfoam-bin: add ncurses-5 dependency for bug 583208
author
Zac Medico
<zmedico@gentoo.org>
Sun, 22 May 2016 18:37:50 +0000
(11:37 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 22 May 2016 18:38:45 +0000
(11:38 -0700)
Package-Manager: portage-2.3.0_rc1
sci-libs/openfoam-bin/openfoam-bin-1.6.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/openfoam-bin/openfoam-bin-1.6.ebuild
b/sci-libs/openfoam-bin/openfoam-bin-1.6.ebuild
index bb842eddac07a52dbced6def731c49b1023488c0..0f224c59f2ba9793a9579e7ca384b0dc29cbe5f6 100644
(file)
--- a/
sci-libs/openfoam-bin/openfoam-bin-1.6.ebuild
+++ b/
sci-libs/openfoam-bin/openfoam-bin-1.6.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
3
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-30,7
+30,8
@@
DEPEND="!=sci-libs/openfoam-${MY_PV}*
!=sci-libs/openfoam-wmake-${MY_PV}*
sci-visualization/opendx
virtual/mpi"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ =sys-libs/ncurses-5*"
S=${WORKDIR}/${MY_P}
INSDIR="/usr/$(get_libdir)/${MY_PN}/${MY_P}"