From: Philip Balister Date: Wed, 3 Nov 2010 22:54:34 +0000 (-0400) Subject: uhd : Add git-native to DEPENDS. Needed to check the repo version. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d71b69aad6b79814ce3ea17b212181fc39364c9;p=openembedded.git uhd : Add git-native to DEPENDS. Needed to check the repo version. --- 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"