[Buildroot] [PATCH] fbset: needs host-flex

Thomas De Schampheleire patrickdepinguin+buildroot at gmail.com
Thu Mar 28 11:43:52 UTC 2013


Hi Gustavo,


On Thu, Mar 28, 2013 at 12:05 PM, Gustavo Zacarias
<gustavo at zacarias.com.ar>wrote:

> Fixes:
>
> http://autobuild.buildroot.net/results/08d6d70f7c89617c20e727e77e0f6be09974dfc1/
>
> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
> ---
>  package/fbset/fbset.mk | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/package/fbset/fbset.mk b/package/fbset/fbset.mk
> index b8a8f43..7163456 100644
> --- a/package/fbset/fbset.mk
> +++ b/package/fbset/fbset.mk
> @@ -7,6 +7,7 @@
>  FBSET_VERSION = 2.1
>  FBSET_SOURCE = fbset-$(FBSET_VERSION).tar.gz
>  FBSET_SITE = http://users.telenet.be/geertu/Linux/fbdev
> +FBSET_DEPENDENCIES = host-flex
>  FBSET_LICENSE = GPLv2
>
>  # Make sure full fbset wins over busybox fbset
>

It also needs host-bison, so I suggest to add it in the same patch.

Best regards,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130328/7cff3b73/attachment-0002.html>


More information about the buildroot mailing list