]> code.ossystems Code Review - openembedded-core.git/commit
xserver-xorg-common: move shared PROTO_DEPS and LIB_DEPS from xserver-xorg.inc and...
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 7 Oct 2011 15:42:13 +0000 (17:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Oct 2011 16:04:31 +0000 (17:04 +0100)
commitf7fb209cd447418e72c421ab473c35430ee46893
treefa51105829750e3094b278b8cd81c3c91e6e4c2a
parent4499728e5ec94783ab44d302a871d44ae0a2e2d3
xserver-xorg-common: move shared PROTO_DEPS and LIB_DEPS from xserver-xorg.inc and xserver-xorg-lite.inc to xserver-xorg-common.inc

* xserver-xorg.inc is appending extra xf86driproto dri2proto to PROTO_DEPS and virtual/libgl to LIB_DEPS
* both lite and dri variants now depend on font-util (from DEPENDS in xserver-xorg-common.inc)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
meta/recipes-graphics/xorg-xserver/xserver-xorg-lite.inc
meta/recipes-graphics/xorg-xserver/xserver-xorg.inc