From 834d4ea7c3437b477c080ccc3e18a7197cf81990 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 23 Mar 2004 21:55:15 +0000 Subject: [PATCH] Add tslib to xserver's deps. BKrev: 4060b243SXlXE-no1b8U1818l28Z5g --- xserver/xserver-cvs.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xserver/xserver-cvs.oe b/xserver/xserver-cvs.oe index d890c80333..9bda2a0c1a 100644 --- a/xserver/xserver-cvs.oe +++ b/xserver/xserver-cvs.oe @@ -1,7 +1,7 @@ PV = "0.0cvs${CVSDATE}" RDEPENDS = "libc6" -DEPENDS = "virtual/libc xproto-cvs xdmcp-cvs xextensions-cvs xtrans-cvs xau-cvs x11-cvs xext-cvs randr-cvs render-cvs xrender-cvs xrandr-cvs fixesext-cvs damageext-cvs xfont-cvs resourceext-cvs compositeext-cvs" -RDEPENDS = "libc6 xau-cvs xdmcp-cvs zlib xfont-cvs x11-cvs xext-cvs" +DEPENDS = "virtual/libc tslib xproto-cvs xdmcp-cvs xextensions-cvs xtrans-cvs xau-cvs x11-cvs xext-cvs randr-cvs render-cvs xrender-cvs xrandr-cvs fixesext-cvs damageext-cvs xfont-cvs resourceext-cvs compositeext-cvs" +RDEPENDS = "libc6 tslib xau-cvs xdmcp-cvs zlib xfont-cvs x11-cvs xext-cvs" PROVIDES = "xserver" DESCRIPTION = 'An X server. The only drivers supplied are based on the kdrive framework.' -- 2.39.5