[latex3-commits] [git/LaTeX3-latex3-latex2e] nfssaxes: Search tests depend on color .... (b736db2c)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Oct 9 15:47:47 CEST 2019
Repository : https://github.com/latex3/latex2e
On branch : nfssaxes
Link : https://github.com/latex3/latex2e/commit/b736db2c17159dd5034672aa6477bd01906f34e3
>---------------------------------------------------------------
commit b736db2c17159dd5034672aa6477bd01906f34e3
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Oct 9 14:47:47 2019 +0100
Search tests depend on color ....
>---------------------------------------------------------------
b736db2c17159dd5034672aa6477bd01906f34e3
base/config-search.lua | 2 ++
1 file changed, 2 insertions(+)
diff --git a/base/config-search.lua b/base/config-search.lua
index 49d8de25..449f1242 100644
--- a/base/config-search.lua
+++ b/base/config-search.lua
@@ -6,3 +6,5 @@ checksearch = true
testfiledir = "./testfiles-search"
testsuppdir = testfiledir .. "/support"
+
+checkdeps = {maindir .. "/required/graphics"}
More information about the latex3-commits
mailing list