summaryrefslogtreecommitdiff
path: root/package/linux-atm/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-07 21:48:05 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-07 21:48:05 +0100
commit5aa8dccd8c66ef5d5e011a2275a4a7cbb3e68556 (patch)
tree53a7f173a5f1cbc9ba16983c582d167afa16c05a /package/linux-atm/Makefile
parent8a8609227f0c868ee7a9443567a613cc6c6db9bf (diff)
fix compile on Darwin
Diffstat (limited to 'package/linux-atm/Makefile')
-rw-r--r--package/linux-atm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile
index 8e40dcf40..eaa2db1eb 100644
--- a/package/linux-atm/Makefile
+++ b/package/linux-atm/Makefile
@@ -9,6 +9,7 @@ PKG_RELEASE:= 3
PKG_MD5SUM:= 9560b0e1f410a05b849dfdab465dd758
PKG_DESCR:= ATM library for Linux
PKG_SECTION:= libs
+PKG_BUILDDEP:= flex-host
PKG_URL:= http://linux-atm.sourceforge.net/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=linux-atm/}
PKG_NOPARALLEL:= 1