1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00: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:
Dodji Seketeli
2007-05-11 16:15:53 +00:00
parent 4bde6770fd
commit e7db1853a3
@@ -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"