summaryrefslogtreecommitdiff
path: root/package/bison/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-20 01:08:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-20 01:08:25 +0100
commitfb3ce8f9ddf972e7eac5c2c6998c621e0100bda3 (patch)
treea7a6227697338ebb469978cdd19fc06e5b8d8c80 /package/bison/Makefile
parentcc328910729827d72311e59e2aa99403de84db35 (diff)
parent3506da29a1648b1890c9a49c1eb8cdfdc0eca6f8 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/bison/Makefile')
-rw-r--r--package/bison/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/bison/Makefile b/package/bison/Makefile
index ee268b641..02c3ca31f 100644
--- a/package/bison/Makefile
+++ b/package/bison/Makefile
@@ -10,6 +10,7 @@ PKG_MD5SUM:= 032a7b7b9f1a6e278ccde73f82cec5c2
PKG_DESCR:= GNU parser generator
PKG_SECTION:= lang
PKG_BUILDDEP:= m4-host flex-host bison-host
+HOST_BUILDDEP:= m4-host flex-host
PKG_URL:= http://www.gnu.org/software/bison/
PKG_SITES:= ${MASTER_SITE_GNU:=${PKG_NAME}/}