diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-26 23:48:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-26 23:48:00 +0100 |
commit | 09381f08db60bd52ab7135bd084fa2bb197a98c2 (patch) | |
tree | 24fccce5f78fc4129d5b26d0adf07cda138d8188 /package/dillo/Makefile | |
parent | 890c35ac59300679b63cc3f94409143dd7020ebe (diff) | |
parent | a4137f916eed4e87434e5382573008c89c8f1652 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/dillo/Makefile')
-rw-r--r-- | package/dillo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/dillo/Makefile b/package/dillo/Makefile index 56884def3..934c4f0e7 100644 --- a/package/dillo/Makefile +++ b/package/dillo/Makefile @@ -14,6 +14,7 @@ PKG_DEPENDS+= libstdcxx PKG_BUILDDEP:= fltk libXi libiconv jpeg libpng zlib PKG_URL:= http://www.dillo.org/ PKG_SITES:= http://www.dillo.org/download/ +PKG_NEED_CXX:= 1 PKG_HOST_DEPENDS:= !cygwin PKG_ARCH_DEPENDS:= x86 x86_64 mips mipsel mips64 mips64el |