aboutsummaryrefslogtreecommitdiff
path: root/paku.json
diff options
context:
space:
mode:
Diffstat (limited to 'paku.json')
-rw-r--r--paku.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/paku.json b/paku.json
index 910226d..9ee03b1 100644
--- a/paku.json
+++ b/paku.json
@@ -2,15 +2,18 @@
"packages": [
{
"name": "remembering",
- "version": "793b782617b0667eefa938a836f24d8a5e087bb0"
+ "version": "793b782617b0667eefa938a836f24d8a5e087bb0",
+ "type": "bin"
},
{
"name": "autoqemu",
- "version": "4d1a0b6314c4f6fcf31f80e608f6b03a316a7255"
+ "version": "4d1a0b6314c4f6fcf31f80e608f6b03a316a7255",
+ "type": "bin"
},
{
"name": "fallible",
"version": "66a2ee41beaaffb9a9a6b521837c0967528845fa",
+ "type": "lib",
"check_inputs": [
"valgrind"
]