diff options
| author | Richard Purdie <richard@openedhand.com> | 2008-09-29 19:46:36 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2008-09-29 19:46:36 +0000 |
| commit | 897f19396598874fafe8ad9f966175b009b7deef (patch) | |
| tree | 509d59188d971438b3fab581c99801d6fd21fdc8 | |
| parent | fc0687500a670a3f59d56ae01bf9aa140ef75244 (diff) | |
| download | poky-897f19396598874fafe8ad9f966175b009b7deef.tar.gz | |
xserver-xf86-common: Fix PROVIDES to include PN
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5322 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta/packages/xorg-xserver/xserver-xf86-dri-lite.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/xorg-xserver/xserver-xf86-dri-lite.inc b/meta/packages/xorg-xserver/xserver-xf86-dri-lite.inc index 6502a19264..6caf889d1d 100644 --- a/meta/packages/xorg-xserver/xserver-xf86-dri-lite.inc +++ b/meta/packages/xorg-xserver/xserver-xf86-dri-lite.inc | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | require xserver-xf86-common.inc | 1 | require xserver-xf86-common.inc |
| 2 | 2 | ||
| 3 | PROVIDES += "xserver-xf86-dri-lite" | ||
| 4 | |||
| 3 | PROTO_DEPS = "randrproto renderproto fixesproto damageproto xextproto xproto xf86dgaproto xf86miscproto xf86rushproto xf86vidmodeproto xf86bigfontproto compositeproto recordproto resourceproto videoproto scrnsaverproto evieext trapproto xineramaproto fontsproto kbproto inputproto bigreqsproto xcmiscproto glproto xf86driproto dri2proto" | 5 | PROTO_DEPS = "randrproto renderproto fixesproto damageproto xextproto xproto xf86dgaproto xf86miscproto xf86rushproto xf86vidmodeproto xf86bigfontproto compositeproto recordproto resourceproto videoproto scrnsaverproto evieext trapproto xineramaproto fontsproto kbproto inputproto bigreqsproto xcmiscproto glproto xf86driproto dri2proto" |
| 4 | 6 | ||
| 5 | LIB_DEPS = "pixman mesa-dri libxfont xtrans libxau libxext libxdmcp libdrm libxkbfile libpciaccess openssl" | 7 | LIB_DEPS = "pixman mesa-dri libxfont xtrans libxau libxext libxdmcp libdrm libxkbfile libpciaccess openssl" |
