]> code.ossystems Code Review - openembedded-core.git/commit
xserver-xorg: Add mesa-dri to depends instead of virtual/libgl
authorKhem Raj <raj.khem@gmail.com>
Thu, 20 Oct 2011 04:10:00 +0000 (21:10 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Oct 2011 13:28:19 +0000 (14:28 +0100)
commit966f28c29a149dca3035e2c37ccf54ed82713bdf
tree843bf7e9b85d4109b7235b91466b17cbcd00c680
parentca3de69db0410b56936f73b9811aea2f1a9d6cd8
xserver-xorg: Add mesa-dri to depends instead of virtual/libgl

Fixes the compile problems e.g.

| checking for GL... yes
| checking for DRIPROTO... yes
| checking for DRI... no
| configure: error: Package requirements (glproto >= 1.4.14 dri >=
7.8.0) were not met:
|
| No package 'dri' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-graphics/xorg-xserver/xserver-xorg.inc