summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-04-23 21:54:39 +0000
committerJon Hood <squinky86@gentoo.org>2004-04-23 21:54:39 +0000
commit56bac18ab882a99687a4c6075c027dd00ae32115 (patch)
tree35855d7b1ab07836d09fbb97c6e4b32387a92d36 /app-text/wpd2sxw
parentinitial commit (#27151) (Manifest recommit) (diff)
downloadgentoo-2-56bac18ab882a99687a4c6075c027dd00ae32115.tar.gz
gentoo-2-56bac18ab882a99687a4c6075c027dd00ae32115.tar.bz2
gentoo-2-56bac18ab882a99687a4c6075c027dd00ae32115.zip
fix dependency typo
Diffstat (limited to 'app-text/wpd2sxw')
-rw-r--r--app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild b/app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild
index 0e85f4fc231e..1fdf543314b8 100644
--- a/app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild
+++ b/app-text/wpd2sxw/wpd2sxw-0.6.0.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-text/wpd2sxw/wpd2sxw-0.6.0.ebuild,v 1.1 2004/04/23 21:51:58 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild,v 1.2 2004/04/23 21:54:39 squinky86 Exp $
DESCRIPTION="WordPerfect Document (wpd) to OpenOffice.org (sxw) converter"
HOMEPAGE="http://libwpd.sf.net"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND="gnome-extra/libgsf
- app-text/libwpd"
+ >=app-text/libwpd-0.7.1"
src_compile() {
econf || die "configure failed"