
Jason White wrote:
Trent W. Buck <trentbuck@gmail.com> wrote:
$ aptitude -F%p search ~Dmozjs | fmt 0ad cinnamon couchdb dehydra edbrowse gjs gnome-shell gnome-sushi gxine libgjs-dev libgjs0b libgjs0c libmozjs-dev libmozjs10d-dbg libmozjs185-dev libmozjs20d-dbg libopenvrml9 libpeas-1.0-0 mediatomb-common oolite policykit-1 xulrunner-10.0 xulrunner-10.0-dbg xulrunner-20.0 xulrunner-20.0-dbg xulrunner-dev
Interesting... As I remember, it's a compile-time option (which Debian might not have enabled, possibly for good reasons).
Ah, apologies; you're right. $ ./configure --help | grep -i -e js -e javascript -e ecma --disable-sm-scripting ECMAScript browser scripting (requires Spidermonkey) --with-see enable Simple Ecmascript Engine (SEE) support --without-spidermonkey disable SpiderMonkey Mozilla JavaScript engine support $ grep debian/rules -e see -e spidermonkey -e sm-scripting --without-spidermonkey --disable-sm-scripting \ --without-spidermonkey \