summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-10-10 17:37:19 +0000
committerUlrich Müller <ulm@gentoo.org>2010-10-10 17:37:19 +0000
commit4a03246913b6b89d0b1264630cc5602ecc3caeb2 (patch)
treee96d34d72245ea6fbfdedc6597434dfe2c1fa14e /app-text/xdvik/xdvik-22.84.16.ebuild
parentarm stable, bug #325215 (diff)
downloadhistorical-4a03246913b6b89d0b1264630cc5602ecc3caeb2.tar.gz
historical-4a03246913b6b89d0b1264630cc5602ecc3caeb2.tar.bz2
historical-4a03246913b6b89d0b1264630cc5602ecc3caeb2.zip
Fix openmotif dependency.
Package-Manager: portage-2.1.9.14/cvs/Linux x86_64
Diffstat (limited to 'app-text/xdvik/xdvik-22.84.16.ebuild')
-rw-r--r--app-text/xdvik/xdvik-22.84.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xdvik/xdvik-22.84.16.ebuild b/app-text/xdvik/xdvik-22.84.16.ebuild
index d36a04fae5ae..10cb15ffa859 100644
--- a/app-text/xdvik/xdvik-22.84.16.ebuild
+++ b/app-text/xdvik/xdvik-22.84.16.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/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.11 2010/10/10 16:27:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.12 2010/10/10 17:34:56 ulm Exp $
EAPI=3
inherit eutils flag-o-matic elisp-common toolchain-funcs
@@ -18,7 +18,7 @@ RDEPEND=">=media-libs/t1lib-5.0.2
x11-libs/libXmu
x11-libs/libXp
x11-libs/libXpm
- motif? ( x11-libs/openmotif )
+ motif? ( >=x11-libs/openmotif-2.3:0 )
!motif? ( neXt? ( x11-libs/neXtaw )
!neXt? ( Xaw3d? ( x11-libs/Xaw3d ) ) )
virtual/latex-base