From 766d3b93ad0ea6f2693a492efca0a34ae1bc08ba Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Thu, 28 Mar 2013 01:48:40 +0000 Subject: fbset: needs host-bison and host-flex Fixes: http://autobuild.buildroot.net/results/08d6d70f7c89617c20e727e77e0f6be09974dfc1/ Signed-off-by: Gustavo Zacarias Acked-by: Thomas De Schampheleire Tested-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- package/fbset/fbset.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'package/fbset') diff --git a/package/fbset/fbset.mk b/package/fbset/fbset.mk index b8a8f439d..920ccc876 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-bison host-flex FBSET_LICENSE = GPLv2 # Make sure full fbset wins over busybox fbset -- cgit v1.2.3