]> code.ossystems Code Review - openembedded-core.git/commitdiff
xextproto: do not PROVIDES xextensions, as it does not includ xextensions.pc.
authorChris Larson <kergoth@openedhand.com>
Fri, 18 Aug 2006 08:06:15 +0000 (08:06 +0000)
committerChris Larson <kergoth@openedhand.com>
Fri, 18 Aug 2006 08:06:15 +0000 (08:06 +0000)
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
meta/packages/xorg-proto/xextproto_X11R7.0-7.0.2.bb

index 0c1fda0e163c286b43c361d17ebd33d5892955e8..6cc4319cd8817a97add1f4d16541a60d20380dd3 100644 (file)
@@ -8,4 +8,4 @@ S = "${WORKDIR}/xextproto-${PV}"
 
 inherit native autotools pkgconfig
 
-PROVIDES = "xextensions-native"
+#PROVIDES = "xextensions-native"
index 3b35a020e49861566b08f10aa4281300571b3627..8f1d25bd3768bc15fb4cffacd677f246e1434d96 100644 (file)
@@ -1,6 +1,6 @@
 require xorg-proto-common.inc
 
-PROVIDES = "xextensions"
+#PROVIDES = "xextensions"
 
 #DESCRIPTION = ""