xserver-xorg: select dbus

xserver-xorg had dbus in it's dependencies, but didn't select it in kconfig.
This commit is contained in:
Peter Korsgaard 2008-06-30 13:18:32 +00:00
parent dd655bccb6
commit b1f00352b6

View File

@ -10,6 +10,7 @@ config BR2_PACKAGE_XSERVER_XORG_SERVER
select BR2_PACKAGE_XPROTO_GLPROTO
select BR2_PACKAGE_XPROTO_KBPROTO
select BR2_PACKAGE_XPROTO_RANDRPROTO
select BR2_PACKAGE_DBUS
select BR2_PACKAGE_FREETYPE
select BR2_PACKAGE_XLIB_LIBX11
select BR2_PACKAGE_XLIB_LIBXAU