diff options
author | 2009-05-16 09:11:12 +0000 | |
---|---|---|
committer | 2009-05-16 09:11:12 +0000 | |
commit | 18173331ee2313bb305318075a62c1e4eb3248b1 (patch) | |
tree | 9a9238d20c470ad0d309a048d10917fc56ce16c2 /net-wireless/wispy-tools/wispy-tools-2009.02.1.ebuild | |
parent | Migration to virtual/libusb. Verified by code inspection. (diff) | |
download | gentoo-2-18173331ee2313bb305318075a62c1e4eb3248b1.tar.gz gentoo-2-18173331ee2313bb305318075a62c1e4eb3248b1.tar.bz2 gentoo-2-18173331ee2313bb305318075a62c1e4eb3248b1.zip |
Migration to virtual/libusb. Verified by testing hardware.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless/wispy-tools/wispy-tools-2009.02.1.ebuild')
-rw-r--r-- | net-wireless/wispy-tools/wispy-tools-2009.02.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/wispy-tools/wispy-tools-2009.02.1.ebuild b/net-wireless/wispy-tools/wispy-tools-2009.02.1.ebuild index 25630cfb02f3..acadbc28dc01 100644 --- a/net-wireless/wispy-tools/wispy-tools-2009.02.1.ebuild +++ b/net-wireless/wispy-tools/wispy-tools-2009.02.1.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-wireless/wispy-tools/wispy-tools-2009.02.1.ebuild,v 1.1 2009/03/06 02:40:06 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wispy-tools/wispy-tools-2009.02.1.ebuild,v 1.2 2009/05/16 09:11:12 robbat2 Exp $ inherit eutils @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug gtk ncurses" -DEPEND="dev-libs/libusb +DEPEND="=virtual/libusb-0* ncurses? ( sys-libs/ncurses ) gtk? ( =x11-libs/gtk+-2* )" # Maemo: Add hildon and bbus |