[latex3-commits] [l3svn] 02/02: Add deps for l3auxdata

noreply at latex-project.org noreply at latex-project.org
Sat Sep 26 10:55:41 CEST 2015


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit bd7c3b9323c9b43179773fbd87e1b78209725789
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Sep 26 09:53:57 2015 +0100

    Add deps for l3auxdata
---
 l3trial/l3auxdata/build.lua |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/l3trial/l3auxdata/build.lua b/l3trial/l3auxdata/build.lua
index 7b2abd3..789549a 100644
--- a/l3trial/l3auxdata/build.lua
+++ b/l3trial/l3auxdata/build.lua
@@ -11,7 +11,10 @@ module = "l3auxdata"
 maindir = "../.."
 
 -- Non-standard settings
+checkdeps   = {maindir .. "/l3experimental/l3str", maindir .. "/l3build"}
 testfiledir = ""
+typesetdeps = {maindir .. "/l3experimental/l3str"}
+
 
 -- Load the common build code: this is the one place that a path needs to be
 -- hard-coded

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list