diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-06-25 13:32:01 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-06-25 13:32:01 +0000 |
commit | 7e30f3bcb243c39d8ecf811af46087c89499f975 (patch) | |
tree | f11126d6f0326cc23d79325b8d07ef0f490fd280 /net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild | |
parent | Stable for amd64, wrt bug #465148 (diff) | |
download | gentoo-2-7e30f3bcb243c39d8ecf811af46087c89499f975.tar.gz gentoo-2-7e30f3bcb243c39d8ecf811af46087c89499f975.tar.bz2 gentoo-2-7e30f3bcb243c39d8ecf811af46087c89499f975.zip |
Update gnuradio dependencies.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild')
-rw-r--r-- | net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild index 1273d8c754a9..1584ca5da661 100644 --- a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild +++ b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild,v 1.11 2013/06/23 04:43:46 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild,v 1.12 2013/06/25 13:32:01 chithanh Exp $ EAPI=5 PYTHON_DEPEND="python? 2" @@ -26,7 +26,7 @@ IUSE="fcd hackrf iqbalance mirisdr python rtlsdr uhd" #IUSE="fcd hackrf iqbalance mirisdr osmosdr python rtlsdr uhd" # osmosdr? ( net-libs/libosmosdr:= ) -RDEPEND=">=net-wireless/gnuradio-3.7:0=[fcd?] +RDEPEND=">=net-wireless/gnuradio-3.7_rc:0=[fcd?] hackrf? ( net-libs/libhackrf:= ) iqbalance? ( net-wireless/gr-iqbal:= ) mirisdr? ( net-libs/libmirisdr:= ) |