mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 21:59:42 +01:00
Added xineramaproto to the build dependencies of xserver-kdrive
Otherwise the build of xserver-kdrive fails. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1713 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "compositeproto damageproto fixesproto recordproto resourceproto scrnsaverproto videoproto xextproto xproto \
|
||||
DEPENDS = "compositeproto damageproto fixesproto recordproto resourceproto scrnsaverproto xineramaproto videoproto xextproto xproto \
|
||||
libxau libxext libxdmcp libxfont libxrandr tslib virtual/libx11 xtrans"
|
||||
|
||||
PROVIDES = "virtual/xserver"
|
||||
|
||||
Reference in New Issue
Block a user