From: Michael Lauer Date: Fri, 20 Oct 2006 12:28:18 +0000 (+0000) Subject: usrp: depends on boost X-Git-Tag: Release-2010-05/1~9453^2~567^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd1ecc5eecfb2ab5f8e6c5686cfbd60c023194af;p=openembedded.git usrp: depends on boost --- diff --git a/packages/usrp/usrp_0.12.bb b/packages/usrp/usrp_0.12.bb index a057eb2e4c..a142550526 100644 --- a/packages/usrp/usrp_0.12.bb +++ b/packages/usrp/usrp_0.12.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Support software for the Universal Software Radio Peripheral (USR LICENSE = "GPL" HOMEPAGE = "http://comsec.com/wiki?UniversalSoftwareRadioPeripheral" SECTION = "devel" -DEPENDS = "swig-native sdcc-native libusb python python-native" +DEPENDS = "swig-native sdcc-native libusb python boost" PR = "r0" SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradio/usrp-${PV}.tar.gz \