diff options
author | Koen Kooi <koen@openembedded.org> | 2008-09-25 12:13:58 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-09-25 12:13:58 +0000 |
commit | 0d9c1c3ef0cb4159fa65bd7452f40b7fd6fe20da (patch) | |
tree | 3ce33859566ecbf952c3bc74643c3ae81d363549 /packages/xorg-proto/fixesproto_4.0.bb | |
parent | f06119fc0bdddb13627e6b41694188bf7e2ac6a4 (diff) |
xorg-proto: attempt to sync with poky
Diffstat (limited to 'packages/xorg-proto/fixesproto_4.0.bb')
-rw-r--r-- | packages/xorg-proto/fixesproto_4.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/xorg-proto/fixesproto_4.0.bb b/packages/xorg-proto/fixesproto_4.0.bb index 1bc36e00da..f9bc9d9e3c 100644 --- a/packages/xorg-proto/fixesproto_4.0.bb +++ b/packages/xorg-proto/fixesproto_4.0.bb @@ -3,3 +3,5 @@ require xorg-proto-common.inc CONFLICTS = "fixesext" PR = "r1" PE = "1" + +XORG_PN = "fixesproto" |