mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 03:49:41 +01:00
xserver-xorg: Remove bogus RPROVIDES
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1689 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,6 @@ HOMEPAGE = "http://www.x.org"
|
||||
SECTION = "x11/base"
|
||||
LICENSE = "MIT-X"
|
||||
|
||||
RPROVIDES = "virtual/xserver"
|
||||
PROVIDES = "virtual/xserver"
|
||||
|
||||
DEPENDS = "fontconfig freetype flex-native lbxutil kbproto \
|
||||
|
||||
@@ -3,7 +3,6 @@ DEPENDS = "compositeproto damageproto fixesproto recordproto resourceproto scrns
|
||||
libxau libxext libxdmcp libxfont libxrandr tslib virtual/libx11 xtrans"
|
||||
|
||||
PROVIDES = "virtual/xserver"
|
||||
RPROVIDES = "virtual/xserver"
|
||||
PACKAGES =+ "xserver-kdrive-fbdev \
|
||||
xserver-kdrive-sdl \
|
||||
xserver-kdrive-fake \
|
||||
|
||||
@@ -3,7 +3,7 @@ require xserver-kdrive-common.inc
|
||||
DEPENDS += "libxkbfile libxcalibrate"
|
||||
|
||||
PE = "1"
|
||||
PR = "r6"
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
|
||||
${KDRIVE_COMMON_PATCHES} \
|
||||
|
||||
Reference in New Issue
Block a user