aboutsummaryrefslogtreecommitdiff
path: root/paku.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--paku.json31
1 files changed, 21 insertions, 10 deletions
diff --git a/paku.json b/paku.json
index 673abe7..24a3253 100644
--- a/paku.json
+++ b/paku.json
@@ -5,15 +5,13 @@
"suffix": "-latest",
"version": "707bb2080c35944b14da57f13310c4bad61259fe",
"type": "bin",
- "description": "Minimalistic bug tracker CLI"
- },
- {
- "name": "remembering",
- "suffix": "",
- "version": "0.2.1",
- "type": "bin",
- "description": "Add memory to dmenu, fzf and similar tools."
- },
+ "description": "Minimalistic bug tracker CLI",
+ "check_inputs": [
+ "m4"
+ ]
+ }
+ ],
+ "queue": [
{
"name": "git-permalink",
"suffix": "-latest",
@@ -26,7 +24,20 @@
"suffix": "",
"version": "0.3.1",
"type": "bin",
- "description": "Git extension to generate web permalinks of files in a repository"
+ "description": "Git extension to generate web permalinks of files in a repository",
+ "check_inputs": [
+ "m4"
+ ]
+ },
+ {
+ "name": "remembering",
+ "suffix": "",
+ "version": "0.2.1",
+ "type": "bin",
+ "description": "Add memory to dmenu, fzf and similar tools.",
+ "check_inputs": [
+ "m4"
+ ]
}
]
}