summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-10-10 22:00:09 +0000
committerUlrich Müller <ulm@gentoo.org>2010-10-10 22:00:09 +0000
commitba437cd44e016abc764783bdfe316a22b52319db (patch)
tree4ea7a223945cacd395c30215460bfb22856a5d23 /sci-visualization/opendx/opendx-4.4.4-r4.ebuild
parentFix openmotif dependency. (diff)
downloadgentoo-2-ba437cd44e016abc764783bdfe316a22b52319db.tar.gz
gentoo-2-ba437cd44e016abc764783bdfe316a22b52319db.tar.bz2
gentoo-2-ba437cd44e016abc764783bdfe316a22b52319db.zip
Fix openmotif dependency.
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'sci-visualization/opendx/opendx-4.4.4-r4.ebuild')
-rw-r--r--sci-visualization/opendx/opendx-4.4.4-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild b/sci-visualization/opendx/opendx-4.4.4-r4.ebuild
index 694dd0595d6d..6d518e32390a 100644
--- a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild
+++ b/sci-visualization/opendx/opendx-4.4.4-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v 1.6 2010/03/09 12:47:19 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v 1.7 2010/10/10 22:00:09 ulm Exp $
EAPI=2
@@ -21,7 +21,7 @@ DEPEND="x11-libs/libXmu
x11-libs/libXi
x11-libs/libXp
x11-libs/libXpm
- x11-libs/openmotif
+ >=x11-libs/openmotif-2.3:0
virtual/opengl
virtual/glu
szip? ( sci-libs/szip )