diff options
author | 2010-10-10 21:55:59 +0000 | |
---|---|---|
committer | 2010-10-10 21:55:59 +0000 | |
commit | 42e157cd88c36649ddbbdd653c4abad75252e73b (patch) | |
tree | 51c94a33f2e03ec0abba7185ebcc71deeba86037 /sci-physics/paw/paw-2.14.04-r2.ebuild | |
parent | Fix openmotif dependency. (diff) | |
download | gentoo-2-42e157cd88c36649ddbbdd653c4abad75252e73b.tar.gz gentoo-2-42e157cd88c36649ddbbdd653c4abad75252e73b.tar.bz2 gentoo-2-42e157cd88c36649ddbbdd653c4abad75252e73b.zip |
Fix openmotif dependency.
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/paw/paw-2.14.04-r2.ebuild')
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild index 3db6edb7f7ef..310aeac6b048 100644 --- a/sci-physics/paw/paw-2.14.04-r2.ebuild +++ b/sci-physics/paw/paw-2.14.04-r2.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-physics/paw/paw-2.14.04-r2.ebuild,v 1.17 2010/06/25 13:33:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.18 2010/10/10 21:55:59 ulm Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -22,7 +22,7 @@ IUSE="static" RDEPEND="sci-physics/cernlib x11-libs/libXaw - x11-libs/openmotif + >=x11-libs/openmotif-2.3:0 x11-libs/xbae" DEPEND="${RDEPEND} |