]> Cypherpunks.ru repositories - goredo.git/blobdiff - dep.rec
Redundant @documentencoding
[goredo.git] / dep.rec
diff --git a/dep.rec b/dep.rec
index 9f41434db4ea62f5e095eab76bebe26d16c0d83c..db28e9da83d8b28b9f3806b1609d6afc3a2905cf 100644 (file)
--- a/dep.rec
+++ b/dep.rec
@@ -6,10 +6,13 @@
 %rec: Dependency
 %doc: Dependency information
 %mandatory: Type
-%allowed: Target Size CtimeSec CtimeNsec Hash
-%unique: Type Target Size CtimeSec CtimeNsec Hash
+%allowed: Target Size InodeNum CtimeSec CtimeNsec MtimeSec MtimeNsec Hash
+%unique: Type Target Size InodeNum CtimeSec CtimeNsec MtimeSec MtimeNsec Hash
 %type: Type enum ifcreate ifchange always stamp
 %type: Size int
+%type: InodeNum int
 %type: CtimeSec int
 %type: CtimeNsec int
+%type: MtimeSec int
+%type: MtimeNsec int
 %type: Hash regexp /[0-9a-f]{64}/