diff options
Diffstat (limited to 'app-office/facturalux/facturalux-0.4.ebuild')
-rw-r--r-- | app-office/facturalux/facturalux-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/facturalux/facturalux-0.4.ebuild b/app-office/facturalux/facturalux-0.4.ebuild index df6ad0565961..12c66f5c7085 100644 --- a/app-office/facturalux/facturalux-0.4.ebuild +++ b/app-office/facturalux/facturalux-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/facturalux-0.4.ebuild,v 1.6 2005/01/01 15:31:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/facturalux-0.4.ebuild,v 1.7 2005/07/07 04:28:04 caleb Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" -DEPEND=">=x11-libs/qt-3 +DEPEND="=x11-libs/qt-3* sys-libs/zlib" RDEPEND="dev-db/postgresql" |