From 7b8d7fed531944058d79a678042eadf45ec0ffe5 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 18 Aug 2006 08:06:15 +0000 Subject: xextproto: do not PROVIDES xextensions, as it does not includ xextensions.pc. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@614 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/xorg-proto/xextproto-native_X11R7.0-7.0.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/packages/xorg-proto/xextproto-native_X11R7.0-7.0.2.bb') diff --git a/meta/packages/xorg-proto/xextproto-native_X11R7.0-7.0.2.bb b/meta/packages/xorg-proto/xextproto-native_X11R7.0-7.0.2.bb index 0c1fda0e16..6cc4319cd8 100644 --- a/meta/packages/xorg-proto/xextproto-native_X11R7.0-7.0.2.bb +++ b/meta/packages/xorg-proto/xextproto-native_X11R7.0-7.0.2.bb @@ -8,4 +8,4 @@ S = "${WORKDIR}/xextproto-${PV}" inherit native autotools pkgconfig -PROVIDES = "xextensions-native" +#PROVIDES = "xextensions-native" -- cgit v1.2.3-54-g00ecf