xorg-proto: Set some XORG_PN values explicitly

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3733 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-02-11 09:53:15 +00:00
parent 6326621b9a
commit 96c423f26c
3 changed files with 6 additions and 0 deletions

View File

@ -2,3 +2,5 @@ require xorg-proto-common.inc
CONFLICTS = "compositeext"
PE = "1"
XORG_PN = "compositeproto"

View File

@ -3,3 +3,5 @@ require xorg-proto-common.inc
CONFLICTS = "damageext"
PR = "r1"
PE = "1"
XORG_PN = "damageproto"

View File

@ -3,3 +3,5 @@ require xorg-proto-common.inc
CONFLICTS = "fixesext"
PR = "r1"
PE = "1"
XORG_PN = "fixesproto"