mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
xserver-kdrive: Add missing DEPENDS on bigreqsproto xcmiscproto
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "compositeproto damageproto fixesproto recordproto resourceproto scrnsaverproto xineramaproto videoproto xextproto xproto \
|
||||
libxau libxext libxdmcp libxfont libxrandr tslib virtual/libx11 xtrans"
|
||||
libxau libxext libxdmcp libxfont libxrandr tslib virtual/libx11 xtrans bigreqsproto xcmiscproto"
|
||||
|
||||
PROVIDES = "virtual/xserver"
|
||||
PACKAGES =+ "xserver-kdrive-fbdev \
|
||||
|
||||
Reference in New Issue
Block a user