aboutsummaryrefslogtreecommitdiffstats
path: root/packages/usrp
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-10-20 12:28:18 +0000
committerMichael Lauer <mickey@vanille-media.de>2006-10-20 12:28:18 +0000
commitbd1ecc5eecfb2ab5f8e6c5686cfbd60c023194af (patch)
tree85dbaa5c7df79068916120ab8b1c47126e72e719 /packages/usrp
parent5a7ef701824043fe27966b0048dc73bfbdee4d96 (diff)
downloadopenembedded-bd1ecc5eecfb2ab5f8e6c5686cfbd60c023194af.tar.gz
usrp: depends on boost
Diffstat (limited to 'packages/usrp')
-rw-r--r--packages/usrp/usrp_0.12.bb2
1 files changed, 1 insertions, 1 deletions
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 \