summaryrefslogtreecommitdiffstats
path: root/package/fbset
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-03-28 01:48:40 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-04-01 21:02:53 +0200
commit766d3b93ad0ea6f2693a492efca0a34ae1bc08ba (patch)
treeec4338cec494f2ca20ecb8af214a470185df5ad3 /package/fbset
parentce0703bd0fa9c75a075574413c8f68ff8ce48c28 (diff)
downloadbuildroot-novena-766d3b93ad0ea6f2693a492efca0a34ae1bc08ba.tar.gz
buildroot-novena-766d3b93ad0ea6f2693a492efca0a34ae1bc08ba.zip
fbset: needs host-bison and host-flex
Fixes: http://autobuild.buildroot.net/results/08d6d70f7c89617c20e727e77e0f6be09974dfc1/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/fbset')
-rw-r--r--package/fbset/fbset.mk1
1 files changed, 1 insertions, 0 deletions
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