From 5f50e29800d6245504838f3f797bafee0dae1b2c Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 28 Mar 2004 12:54:19 +0000 Subject: fix dependencies for x11 packages BKrev: 4066cafbSj1GGhLWDSwSyj9_VLpxQA --- x11/x11-cvs.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/x11-cvs.oe b/x11/x11-cvs.oe index 62d7c1a402..ee7fc64cc9 100644 --- a/x11/x11-cvs.oe +++ b/x11/x11-cvs.oe @@ -3,10 +3,10 @@ SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert " RDEPENDS = "libc6" -DEPENDS = "virtual/libc xproto-cvs xextensions-cvs xau-cvs xtrans-cvs xdmcp-cvs" +DEPENDS = "virtual/libc xproto xextensions xau xtrans xdmcp" PROVIDES = "x11" DESCRIPTION = "Base X libs." -FILES_x11-cvs_append = " ${datadir}/X11" +FILES_${PN}_append = " ${datadir}/X11" SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=X11" S = "${WORKDIR}/X11" -- cgit v1.2.3