summaryrefslogtreecommitdiff
path: root/package/firefox
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-02-18 14:07:01 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-02-18 14:07:01 +0100
commit8d84c5e5cbf61e156ff29ddd44eb7e850686b706 (patch)
treea20ea49331b2305cff63c20a2136749b9bb45a48 /package/firefox
parent19677ae003abec9c066b05a319d69c4b461693dc (diff)
mips64 fixes
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 6c021f3e0..fbd2f2619 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -22,7 +22,7 @@ PKG_NEED_CXX:= 1
PKG_ARCH_DEPENDS:= x86 x86_64 native mips
PKG_HOST_DEPENDS:= !netbsd !freebsd !openbsd !cygwin
-PKG_SYSTEM_DEPENDS:= tarox-pc ibm-x40 lemote-yeelong qemu-i686 qemu-x86_64
+PKG_SYSTEM_DEPENDS:= tarox-pc ibm-x40 lemote-yeelong qemu-i686 qemu-x86_64 qemu-mips64el
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.source.tar.bz2
WRKDIST= ${WRKDIR}/mozilla-release