summaryrefslogtreecommitdiffstats
path: root/package/bash/bash44-001.patch
diff options
context:
space:
mode:
authorAdam Duskett <aduskett@gmail.com>2017-11-25 14:33:05 -0500
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-11-26 14:04:05 +0100
commitf79cc7dc157e885b879637d428971ce89777f85c (patch)
tree2adfa26c0f33a80db88461b03f8b4c1d0bfccdf0 /package/bash/bash44-001.patch
parent7780cef53540b59816852bfb89aa0c0012a36fbc (diff)
downloadbuildroot-f79cc7dc157e885b879637d428971ce89777f85c.tar.gz
buildroot-f79cc7dc157e885b879637d428971ce89777f85c.zip
package/freerdp: fix dependency on walyand
Currently, wayland support is enabled when the wayland package is enabled, not when the FreeRDP wayland client is enabled. But the dependency on libxkbcomon is only enforced from Config.in when the FreeRDP wayland client is enabled., but is added to build dependencies when the wayland package is enabled. As such, we can end up in a situation where the FreeRDP wayland client is disabled, the wayland package is enabled, and the libxkbcommon package is also disabled, which casues the build to fail with: Makefile:539: *** libxkbcommon is in the dependency chain of freerdp that has added it to its _DEPENDENCIES variable without selecting it or depending on it from Config.in. Stop. Change the build dependency to actually be on the FreeRDP client being enabled. Fixes; http://autobuild.buildroot.net/results/dc3e11f7076a8355f3d2f9cb49c6325dcf7084bd Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bash/bash44-001.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud