aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"