libx11: remove RPROVIDES
authorKoen Kooi <koen@openembedded.org>
Mon, 6 Aug 2007 12:06:48 +0000 (12:06 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 6 Aug 2007 12:06:48 +0000 (12:06 +0000)
packages/xorg-lib/libx11_1.1.1.bb
packages/xorg-lib/libx11_git.bb

index 023f15c..f6b2774 100644 (file)
@@ -1,13 +1,12 @@
 require xorg-lib-common.inc
 PE = "1"
-PR = "r2"
+PR = "r3"
 
 DESCRIPTION = "Base X libs."
 
 DEPENDS += " bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
        libxcb libxdmcp xf86bigfontproto kbproto inputproto"
 PROVIDES = "virtual/libx11"
-RPROVIDES = "virtual/libx11"
 
 XORG_PN = "libX11"
 
index f292962..ecd4b54 100644 (file)
@@ -5,8 +5,7 @@ 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"
+PR = "r2"
 
 FILES_${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB"
 FILES_${PN}-locale += "${datadir}/X11/locale"