From 7d71b69aad6b79814ce3ea17b212181fc39364c9 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Wed, 3 Nov 2010 18:54:34 -0400 Subject: [PATCH] uhd : Add git-native to DEPENDS. Needed to check the repo version. --- recipes/uhd/uhd.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5