summaryrefslogtreecommitdiff
path: root/package/firefox
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-03-12 17:52:01 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-03-12 17:52:01 +0100
commit5f5ee3452f968ce6fddea93ffb711eb7b19c88c2 (patch)
tree345ca2b4c5d14f7d03fd756b2bb9afaa917858e0 /package/firefox
parent942a1dda2b6907db6970c8bff6d511d1a4950725 (diff)
parenta63345271e2bade576fec190e964cea5938fcbfd (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/firefox')
-rw-r--r--package/firefox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile
index 942034570..eb4080edc 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -21,7 +21,7 @@ PKG_NEED_CXX:= 1
PKG_ARCH_DEPENDS:= x86 x86_64 native mips
PKG_HOST_DEPENDS:= !netbsd !freebsd !openbsd !cygwin
-PKG_SYSTEM_DEPENDS:= ibm-x40 lemote-yeelong
+PKG_SYSTEM_DEPENDS:= ibm-x40 lemote-yeelong qemu-i686
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.source.tar.bz2
WRKDIST= ${WRKDIR}/mozilla-release
@@ -61,7 +61,7 @@ CONFIGURE_ARGS+= --enable-application=browser \
--disable-accessibility \
--disable-smil \
--disable-dbus \
- --disable-debug \
+ --enable-debug \
--disable-logging \
--disable-strip \
--disable-install-strip \