libvdpau: Rename dep dri2proto -> xorgproto

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2018-05-17 15:41:12 -07:00
parent d29360e126
commit aeb5b9315d

View File

@ -3,7 +3,7 @@ SUMMARY = "Video Decode and Presentation API for UNIX"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=83af8811a28727a13f04132cc33b7f58"
DEPENDS = "virtual/libx11 libxext dri2proto"
DEPENDS = "virtual/libx11 libxext xorgproto"
PV = "1.1.1+git${SRCPV}"