]> Cypherpunks.ru repositories - goredo.git/blobdiff - dep.rec
Ability to rely on mtime, instead of ctime
[goredo.git] / dep.rec
diff --git a/dep.rec b/dep.rec
index 9f41434db4ea62f5e095eab76bebe26d16c0d83c..56c32cab8014b4567cf0d8018e58fe378acc3559 100644 (file)
--- a/dep.rec
+++ b/dep.rec
@@ -6,10 +6,12 @@
 %rec: Dependency
 %doc: Dependency information
 %mandatory: Type
-%allowed: Target Size CtimeSec CtimeNsec Hash
-%unique: Type Target Size CtimeSec CtimeNsec Hash
+%allowed: Target Size CtimeSec CtimeNsec MtimeSec MtimeNsec Hash
+%unique: Type Target Size CtimeSec CtimeNsec MtimeSec MtimeNsec Hash
 %type: Type enum ifcreate ifchange always stamp
 %type: Size int
 %type: CtimeSec int
 %type: CtimeNsec int
+%type: MtimeSec int
+%type: MtimeNsec int
 %type: Hash regexp /[0-9a-f]{64}/