uhd : Add git-native to DEPENDS. Needed to check the repo version.
authorPhilip Balister <philip@balister.org>
Wed, 3 Nov 2010 22:54:34 +0000 (18:54 -0400)
committerPhilip Balister <philip@balister.org>
Wed, 3 Nov 2010 22:54:34 +0000 (18:54 -0400)
recipes/uhd/uhd.inc

index 405d667..3b5be58 100644 (file)
@@ -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"