diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-06-27 18:04:20 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-06-27 18:04:20 +0000 |
commit | a6fa721e189c765494dae261beb66da09ab3d891 (patch) | |
tree | f4767eee1e5dc58503334595b4b71dec6002216a /x11-libs/openmotif/openmotif-2.2.3-r9.ebuild | |
parent | remove autoconf dep, thanks to UncleOwen <anakin.skyw@gmx.de> in bug 138218 (diff) | |
download | gentoo-2-a6fa721e189c765494dae261beb66da09ab3d891.tar.gz gentoo-2-a6fa721e189c765494dae261beb66da09ab3d891.tar.bz2 gentoo-2-a6fa721e189c765494dae261beb66da09ab3d891.zip |
autoconf dep without version
(Portage version: 2.1.1_pre1-r3)
Diffstat (limited to 'x11-libs/openmotif/openmotif-2.2.3-r9.ebuild')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild index 7bbf7d07f430..0d021610bd79 100644 --- a/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v 1.4 2006/06/27 18:02:03 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v 1.5 2006/06/27 18:04:20 genstef Exp $ inherit eutils libtool flag-o-matic multilib @@ -27,6 +27,7 @@ RDEPEND="virtual/libc DEPEND="${RDEPEND} >=sys-apps/sed-4 !ppc-macos? ( =sys-devel/automake-1.4* ) + sys-devel/autoconf || ( ( x11-proto/printproto x11-proto/xextproto x11-misc/xbitmaps |