diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2004-05-05 10:19:26 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2004-05-05 10:19:26 +0000 |
commit | 38bb7427d82b845b1eac8216ea4c96904aafef00 (patch) | |
tree | 7bdbd52c060a56a8f76dd49d5a1d10e4fb4fd122 /app-office/openoffice/openoffice-1.1.1-r1.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-38bb7427d82b845b1eac8216ea4c96904aafef00.tar.gz historical-38bb7427d82b845b1eac8216ea4c96904aafef00.tar.bz2 historical-38bb7427d82b845b1eac8216ea4c96904aafef00.zip |
dependency fix
Diffstat (limited to 'app-office/openoffice/openoffice-1.1.1-r1.ebuild')
-rw-r--r-- | app-office/openoffice/openoffice-1.1.1-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-office/openoffice/openoffice-1.1.1-r1.ebuild b/app-office/openoffice/openoffice-1.1.1-r1.ebuild index 62f88bea8ed6..79bf5e327a74 100644 --- a/app-office/openoffice/openoffice-1.1.1-r1.ebuild +++ b/app-office/openoffice/openoffice-1.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.1.1-r1.ebuild,v 1.1 2004/04/25 11:34:24 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.1.1-r1.ebuild,v 1.2 2004/05/05 10:19:26 suka Exp $ # IMPORTANT: This is extremely alpha!!! @@ -79,7 +79,8 @@ DEPEND="${RDEPEND} !app-office/openoffice-bin >=virtual/jdk-1.4.1 sys-apps/findutils - dev-util/pkgconfig" + dev-util/pkgconfig + !dev-util/dmake" pkg_setup() { |