浏览代码

gpm: needs bison

Fixes http://autobuild.buildroot.net/results/a4b/a4b473ae0a97fe79dbc30e6603f029f946c011fe/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 11 年之前
父节点
当前提交
85e904ba43
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/gpm/gpm.mk

+ 1 - 0
package/gpm/gpm.mk

@@ -10,6 +10,7 @@ GPM_SITE = http://www.nico.schottelius.org/software/gpm/archives/
 GPM_LICENSE = GPLv2+
 GPM_LICENSE_FILES = COPYING
 GPM_INSTALL_STAGING = YES
+GPM_DEPENDENCIES = host-bison
 
 # if not already installed in staging dir, gpm Makefile may fail to find some
 # of the headers needed to generate build dependencies, the first time it is