projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
582af58
)
gpm: needs bison
author
Peter Korsgaard
<peter@korsgaard.com>
Wed, 5 Feb 2014 12:41:18 +0000
(13:41 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 5 Feb 2014 12:41:18 +0000
(13:41 +0100)
Fixes http://autobuild.buildroot.net/results/a4b/
a4b473ae0a97fe79dbc30e6603f029f946c011fe
/
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gpm/gpm.mk
patch
|
blob
|
history
diff --git
a/package/gpm/gpm.mk
b/package/gpm/gpm.mk
index 58fab0047f74333d817a50c7abaa20e695637e43..85fdad6ff89ee8fb7d868f513f91ec7a6952aabd 100644
(file)
--- a/
package/gpm/gpm.mk
+++ b/
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