Pārlūkot izejas kodu

gpm: needs bison

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

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 11 gadi atpakaļ
vecāks
revīzija
85e904ba43
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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