Change the dependency to virtual/libx11

Signed-off-by: Manjukumar Matha <[email protected]>
---
 recipes-graphics/xorg-driver/xf86-video-armsoc_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-graphics/xorg-driver/xf86-video-armsoc_git.bb 
b/recipes-graphics/xorg-driver/xf86-video-armsoc_git.bb
index 2037f27..7a671fe 100644
--- a/recipes-graphics/xorg-driver/xf86-video-armsoc_git.bb
+++ b/recipes-graphics/xorg-driver/xf86-video-armsoc_git.bb
@@ -6,7 +6,7 @@ DESCRIPTION = "Xilinx ARM SOC display driver "
 LICENSE = "MIT-X & GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=10ce5de3b111315ea652a5f74ec0c602"
 
-DEPENDS += "libx11 libdrm xf86driproto"
+DEPENDS += "virtual/libx11 libdrm xf86driproto"
 RDEPENDS_${PN} += "xserver-xorg-module-exa"
 
 PV = "1.4.1+git${SRCPV}"
-- 
2.7.4

-- 
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to