From 601f4733ac65d0fda9ba3dc89a3b92015af34c7e Mon Sep 17 00:00:00 2001 From: Min Ma Date: Wed, 31 Jul 2019 11:53:06 -0700 Subject: xrt_git.bb: update XRT dependency Update XRT dependency to meet protobuf requirement Signed-off-by: Min Ma Signed-off-by: Manjukumar Matha Signed-off-by: Sai Hari Chandana Kalluri --- meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-bsp') diff --git a/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb index 28992708..6fad6249 100644 --- a/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb +++ b/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb @@ -23,7 +23,7 @@ inherit cmake BBCLASSEXTEND = "native nativesdk" # util-linux is for libuuid-dev. -DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native" +DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf" RDEPENDS_${PN} = "bash ocl-icd boost-system boost-filesystem" EXTRA_OECMAKE += " \ -- cgit v1.2.3-54-g00ecf