Control: tags -1 +patch On Sun, 28/07/2013 18:27 +0200, Frédéric WANG wrote: > Any update on this bug? > > As I see, MathJax fonts are now available on Debian Testing (and Ubuntu, > Mint).
Let's add a patch in hope this will speed up inclusion. Mike, any chance you can look at this? -- Dmitry Shachnev
diff -uN a/control b/control
--- a/control 2013-08-23 14:15:18.583496804 +0400
+++ b/control 2013-08-23 14:16:52.139492976 +0400
@@ -65,6 +65,8 @@
xulrunner-23.0 (>= ${binary:Version}),
libsqlite3-0 (>= 3.7.12-1~)
Suggests: fonts-stix | otf-stix,
+ fonts-oflb-asana-math,
+ fonts-mathjax,
mozplugger,
libgssapi-krb5-2 | libkrb53
Breaks: xul-ext-torbutton
diff -uN a/control.in b/control.in
--- a/control.in 2013-08-23 14:15:18.583496804 +0400
+++ b/control.in 2013-08-23 14:16:28.491493944 +0400
@@ -65,6 +65,8 @@
xulrunner-@GRE_VERSION@ (>= ${binary:Version}),
libsqlite3-0 (>= 3.7.12-1~)
Suggests: fonts-stix | otf-stix,
+ fonts-oflb-asana-math,
+ fonts-mathjax,
mozplugger,
libgssapi-krb5-2 | libkrb53
Breaks: xul-ext-torbutton
signature.asc
Description: This is a digitally signed message part

