From c597a2ec503afaaeb295fafd1d0d4c9c7bcbf38d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 25 Mar 2006 23:31:04 +0000 Subject: Update xlibs to follow restructuring in OE (in preparation for X11R7) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@341 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/xcalibrate/xcalibrate_cvs.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openembedded/packages/xcalibrate') diff --git a/openembedded/packages/xcalibrate/xcalibrate_cvs.bb b/openembedded/packages/xcalibrate/xcalibrate_cvs.bb index e254348e4..ab2b07607 100644 --- a/openembedded/packages/xcalibrate/xcalibrate_cvs.bb +++ b/openembedded/packages/xcalibrate/xcalibrate_cvs.bb @@ -2,7 +2,7 @@ PV = "0.0+cvs${SRCDATE}" LICENSE = "BSD-X" SECTION = "x11/libs" PRIORITY = "optional" -DEPENDS = "x11 xcalibrateext xext" +DEPENDS = "libx11 xcalibrateext libxext" DESCRIPTION = "XCalibrate client-side library" SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=XCalibrate" -- cgit v1.2.3