summaryrefslogtreecommitdiff
path: root/package/firefox
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-04 19:08:05 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-04 19:08:05 +0100
commit147d9ee9f93d9164931408af9ecda00eb0d4a8b2 (patch)
tree16dd9679c8be91e371f3b4612b39fc843007777e /package/firefox
parenta13a7bb1239db9093de0cec0ba35a8fabdf24ff0 (diff)
parent709e9353b40e894f7f176e68480ce5f9d46db8d5 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/firefox')
-rw-r--r--package/firefox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile
index fc5366e61..05a6c007b 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -19,7 +19,7 @@ PKG_SITES:= http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${PKG_
PKG_NOPARALLEL:= 1
PKG_NEED_CXX:= 1
-PKG_ARCH_DEPENDS:= x86 x86_64 mips mipsel mips64 mips64el
+PKG_ARCH_DEPENDS:= x86 x86_64 mips mipsel mips64 mips64el native
PKG_HOST_DEPENDS:= !netbsd !freebsd !openbsd !cygwin
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.source.tar.bz2