diff options
Diffstat (limited to 'app-i18n/poedit/poedit-1.2.5.ebuild')
-rw-r--r-- | app-i18n/poedit/poedit-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/poedit/poedit-1.2.5.ebuild b/app-i18n/poedit/poedit-1.2.5.ebuild index 5952785e30c0..a07b120bfa56 100644 --- a/app-i18n/poedit/poedit-1.2.5.ebuild +++ b/app-i18n/poedit/poedit-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.2.5.ebuild,v 1.6 2004/09/05 02:10:25 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.2.5.ebuild,v 1.7 2004/12/08 00:00:12 pythonhead Exp $ inherit eutils kde wxwidgets @@ -14,7 +14,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~sparc" -DEPEND=">=x11-libs/wxGTK-2.4.2-r2 +DEPEND="<x11-libs/wxGTK-2.5 app-arch/zip >=sys-libs/db-3" |