diff options
Diffstat (limited to 'net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild')
-rw-r--r-- | net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild b/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild index 73962e1ee4a4..37f8aa5687e3 100644 --- a/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild +++ b/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.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/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild,v 1.1 2005/01/13 12:33:47 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild,v 1.2 2005/02/01 23:51:52 hanno Exp $ DESCRIPTION="RSA-Card plugin for aqhbci" HOMEPAGE="http://www.aquamaniac.de/aqbanking/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="debug" DEPEND=">=net-libs/aqhbci-0.9.6_beta - sys-libs/chipcard-client" + >=sys-libs/libchipcard-0.9.9_beta" S=${WORKDIR}/${P/_/} src_compile() { |