libx11: replace virtual/libx11 with virtual-libx11 for runtime #2412
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 23 May 2009 00:35:59 +0000 (02:35 +0200)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 11 Jun 2009 13:27:32 +0000 (15:27 +0200)
* it doesn't look like this is actually used anywhere

recipes/xorg-lib/libx11_git.bb

index f292962..6f6eae5 100644 (file)
@@ -5,8 +5,8 @@ SECTION = "x11/libs"
 LICENSE = "XFree86"
 DEPENDS = "libxcb xproto xextproto libxau xtrans libxdmcp xcmiscproto xf86bigfontproto kbproto inputproto bigreqsproto util-macros"
 PROVIDES = "virtual/libx11"
-RPROVIDES = "virtual/libx11"
-PR = "r1"
+RPROVIDES = "virtual-libx11"
+PR = "r2"
 
 FILES_${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB"
 FILES_${PN}-locale += "${datadir}/X11/locale"