diff --git a/gforth/Makefile b/gforth/Makefile index 9e3e474..3bfdabe 100644 --- a/gforth/Makefile +++ b/gforth/Makefile @@ -46,7 +46,7 @@ define Package/gforth SECTION:=lang CATEGORY:=Languages TITLE:=GForth - DEPENDS:= +libltdl + DEPENDS:= +libltdl +libffi URL:=http://www.gnu.org/software/gforth/ endef