[oe-commits] org.oe.dev usrp: depends on boost

mickeyl commit openembedded-commits at lists.openembedded.org
Fri Oct 20 12:35:31 UTC 2006


usrp: depends on boost

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 365d8f133c3f7699978ee00c41919fac8d53bd47
ViewMTN: http://monotone.openembedded.org/revision.psp?id=365d8f133c3f7699978ee00c41919fac8d53bd47
Files:
1
packages/usrp/usrp_0.12.bb
Diffs:

#
# mt diff -r70b85757ccdae725d913a42962a79ba5d7b990a6 -r365d8f133c3f7699978ee00c41919fac8d53bd47
#
# 
# 
# patch "packages/usrp/usrp_0.12.bb"
#  from [37437f9c2c01c49fdf5924c7b84701b74c387395]
#    to [da03805c5cef2d405ca437b38d53a7cba7bb499e]
# 
============================================================
--- packages/usrp/usrp_0.12.bb	37437f9c2c01c49fdf5924c7b84701b74c387395
+++ packages/usrp/usrp_0.12.bb	da03805c5cef2d405ca437b38d53a7cba7bb499e
@@ -1,8 +1,8 @@ SECTION = "devel"
 DESCRIPTION = "Support software for the Universal Software Radio Peripheral (USRP)"
 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 \






More information about the Openembedded-commits mailing list