diff options
Diffstat (limited to 'net-misc/zaptel/zaptel-1.2.24.ebuild')
-rw-r--r-- | net-misc/zaptel/zaptel-1.2.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/zaptel/zaptel-1.2.24.ebuild b/net-misc/zaptel/zaptel-1.2.24.ebuild index 2fbf423ba374..c90203c7b6b4 100644 --- a/net-misc/zaptel/zaptel-1.2.24.ebuild +++ b/net-misc/zaptel/zaptel-1.2.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild,v 1.3 2009/09/23 19:50:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild,v 1.4 2009/11/11 07:50:18 robbat2 Exp $ inherit toolchain-funcs eutils linux-mod flag-o-matic @@ -27,7 +27,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc x86" -RDEPEND="dev-libs/libusb +RDEPEND="=virtual/libusb-0* >=dev-libs/newt-0.50.0 astribank? ( dev-lang/perl )" |