xreader: Add fixme for mathjax-directory
https://gitlab.archlinux.org/archlinux/packaging/packages/xreader/-/blob/4.6.0-1/PKGBUILD?ref_type=tags#L28
This commit is contained in:
@@ -57,6 +57,7 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
mesonFlags = [
|
||||
# FIXME: `MathJax.js` is only available in MathJax 2.7.x.
|
||||
"-Dmathjax-directory=${mathjax}"
|
||||
"-Dintrospection=true"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user