From a52f8db413a9ff5c2370ce62db2e275057e439f0 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sat, 23 May 2009 02:35:59 +0200 Subject: libx11: replace virtual/libx11 with virtual-libx11 for runtime #2412 * it doesn't look like this is actually used anywhere --- recipes/xorg-lib/libx11_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/xorg-lib') diff --git a/recipes/xorg-lib/libx11_git.bb b/recipes/xorg-lib/libx11_git.bb index f2929624e8..6f6eae5205 100644 --- a/recipes/xorg-lib/libx11_git.bb +++ b/recipes/xorg-lib/libx11_git.bb @@ -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" -- cgit v1.2.3