aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uhd
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2010-11-03 18:54:34 -0400
committerPhilip Balister <philip@balister.org>2010-11-03 18:54:34 -0400
commit7d71b69aad6b79814ce3ea17b212181fc39364c9 (patch)
tree588d8dfbb05f288c55ac57569c7c40d31b00dd7f /recipes/uhd
parent0307e67ec4e614d81857476664ffc58969e59ce9 (diff)
downloadopenembedded-7d71b69aad6b79814ce3ea17b212181fc39364c9.tar.gz
uhd : Add git-native to DEPENDS. Needed to check the repo version.
Diffstat (limited to 'recipes/uhd')
-rw-r--r--recipes/uhd/uhd.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/uhd/uhd.inc b/recipes/uhd/uhd.inc
index 405d667648..3b5be58214 100644
--- a/recipes/uhd/uhd.inc
+++ b/recipes/uhd/uhd.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Universal Hardware Driver for Ettus Research products."
HOMEPAGE = "http://www.ettus.com"
LICENSE = "GPLV3+"
-DEPENDS = "python-cheetah-native boost libusb1 uhd-firmware"
+DEPENDS = "git-native python-cheetah-native boost libusb1 uhd-firmware"
RDEPENDS += "uhd-firmware"
INC_PR = "r2"