libice: remove original PROVIDES it's not used anywhere and is broken with BBCLASSEXTEND
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 24 Jun 2010 19:34:32 +0000 (21:34 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 25 Jun 2010 05:30:40 +0000 (07:30 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-lib/libice_1.0.3.bb
recipes/xorg-lib/libice_1.0.4.bb
recipes/xorg-lib/libice_1.0.6.bb

index ad27829..5384b34 100644 (file)
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 Inter-Client Exchange library"
 DEPENDS += "xproto xtrans"
-PROVIDES = "ice"
 BBCLASSEXTEND = "native"
 PR = "r1"
 PE = "1"
index 259c8b3..0c325a8 100644 (file)
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 Inter-Client Exchange library"
 DEPENDS += "xproto xtrans"
-PROVIDES = "ice"
 BBCLASSEXTEND = "native"
 PR = "r1"
 PE = "1"
index df8253e..1e95abd 100644 (file)
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 Inter-Client Exchange library"
 DEPENDS += "xproto xtrans"
-PROVIDES = "ice"
 BBCLASSEXTEND = "native"
 PR = "r1"
 PE = "1"