|
@@ -5,6 +5,7 @@ config BR2_PACKAGE_XSERVER_XORG_SERVER
|
|
|
# libgcrypt are already part of the build, we'll use one of
|
|
|
# them, otherwise, use the small libsha1 library.
|
|
|
select BR2_PACKAGE_LIBSHA1 if (!BR2_PACKAGE_OPENSSL && !BR2_PACKAGE_LIBGCRYPT)
|
|
|
+ select BR2_PACKAGE_MCOOKIE
|
|
|
select BR2_PACKAGE_PIXMAN
|
|
|
select BR2_PACKAGE_XFONT_FONT_ALIAS if !BR2_PACKAGE_XSERVER_XORG_SERVER_BUILTIN_FONTS
|
|
|
select BR2_PACKAGE_XFONT_FONT_MISC_MISC if !BR2_PACKAGE_XSERVER_XORG_SERVER_BUILTIN_FONTS
|