docker: depend on xlib_libX11 and not the X.org server
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Jan 2013 11:29:27 +0000 (11:29 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 12 Jan 2013 21:41:48 +0000 (22:41 +0100)
commit61062f97c2d74b1e2229c013f5511b4542b06bb8
treeaf9e464d5c55682a5608e3c560211ae055b22e94
parentd5d2f36367f02f8df4deae952ba3fbc8b1b3f2da
docker: depend on xlib_libX11 and not the X.org server

docker is a X client application, so it doesn't make sense to depend
on the X.org server. An inspection of docker Makefile and source code
shows that it only needs the libX11 library, so we replace the X.org
server dependency by a libX11 dependency.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/docker/Config.in
package/docker/docker.mk