xinit: add dependency on util-linux-ng
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 21 Feb 2010 17:11:30 +0000 (18:11 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 21 Feb 2010 17:11:30 +0000 (18:11 +0100)
commit7f6cec6f0adb6203a6dbaf8a43c67c2c4f8bf84e
tree7761df234fcb7bc56f637b1e1327f69887b28eae
parent072d533f58242702565e6b4af16d5e4dbc883c76
xinit: add dependency on util-linux-ng

if util-linux-ng is build before xinit, xinit will use mcookie (exported by util-linux-ng)
Howwever if util-linux-ng is not build before xinit it will not use mcookie.
This leads to an undesired scenario. E.g. the version of xinit on the angstrom feed needed
mcookie, but as my system did not have util-linux-ng installed, startx failed.
By making the dependency explicit at least we get consisency and apparently using mcookie
is the preferred solution.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/xorg-app/xinit_1.2.0.bb