mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libvdpau: Rename dep dri2proto -> xorgproto
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user