]> code.ossystems Code Review - openembedded-core.git/commitdiff
libx11-native: do not provide virtual/libx11
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 22 Sep 2008 13:50:15 +0000 (13:50 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 22 Sep 2008 13:50:15 +0000 (13:50 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5207 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-lib/libx11-native_1.1.4.bb

index 9d8158bca6b2366ac3f1d85e7cb80cbfd1a5d43f..71b45afdf45dd34592273a3d447a4e49cd5984ef 100644 (file)
@@ -3,5 +3,6 @@ require libx11_${PV}.bb
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
 
 DEPENDS = "xproto-native xextproto-native libxau-native xtrans-native libxdmcp-native xcmiscproto-native xf86bigfontproto-native kbproto-native inputproto-native bigreqsproto-native util-macros-native"
+PROVIDES = ""
 
 inherit native