encodings/font-util: swapped inter-DEPENDS
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>
Thu, 27 May 2010 13:14:53 +0000 (15:14 +0200)
committerEnrico Scholz <enrico.scholz@sigma-chemnitz.de>
Thu, 15 Jul 2010 09:38:00 +0000 (11:38 +0200)
commitc1968dc5ea6b0552a8ca2c9c38c51c5df0ae4917
treef4fae8c5bd4b8c755a90a44644949b9223ff1b43
parent7902e7febe13c44a6cb5452206029092fde54500
encodings/font-util: swapped inter-DEPENDS

'encodings' uses font-util's pkg-config file to determine location of
the X11 font directory.  When 'font-util' is not staged yet (as it was
the case), it will use buildhost information which point to something
like /usr/share/X11 (which is outside of the staging dir) and which are
not writable.

This results into an empty 'encodings' package on first bitbake run in a
pristine tree; 'encodings' must be rebuilt so that it can use font-util
information from previous runs.

As 'font-util' itself does not require 'encodings' during build-time,
there were swapped the DEPENDS.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Cc: David-John Willis <John.Willis@Distant-earth.com>
Cc: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-font/encodings_1.0.3.bb
recipes/xorg-font/font-util_1.1.1.bb