]> Cypherpunks.ru repositories - goredo.git/blobdiff - dep.rec
Download link for 1.2.0 release
[goredo.git] / dep.rec
diff --git a/dep.rec b/dep.rec
index 269120183f1caa1fb4b97a85b8acf7fad2c163d7..9f41434db4ea62f5e095eab76bebe26d16c0d83c 100644 (file)
--- a/dep.rec
+++ b/dep.rec
@@ -1,11 +1,15 @@
 %rec: Build
 %doc: Build session
-%mandatory: Build
+%key: Build
 %type: Build uuid
 
 %rec: Dependency
 %doc: Dependency information
 %mandatory: Type
+%allowed: Target Size CtimeSec CtimeNsec Hash
+%unique: Type Target Size CtimeSec CtimeNsec Hash
 %type: Type enum ifcreate ifchange always stamp
-%type: Ctime regexp /\d+\.\d+/
+%type: Size int
+%type: CtimeSec int
+%type: CtimeNsec int
 %type: Hash regexp /[0-9a-f]{64}/