diff options
| author | Raymond Hogenson <rhogenson@posteo.net> | 2018-11-14 11:41:03 -0500 |
|---|---|---|
| committer | Raymond Hogenson <rhogenson@posteo.net> | 2018-11-14 11:41:03 -0500 |
| commit | 5ed368631ca808d1fc028764ff8ab40e3badb913 (patch) | |
| tree | f77d1b1476b294e0fdc294eaa9d3da8f15f6aa9c /package.yaml | |
| parent | 5d53db5fb872d32a9f9e48f6f3bed396b5a5b4e1 (diff) | |
| download | block-copy-main.tar.zst | |
Maybe I'll develop on my laptop for a bit
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index d8fd4e3..87d4984 100644 --- a/package.yaml +++ b/package.yaml @@ -28,6 +28,8 @@ dependencies: - HFuse - directory - parallel-io +- process +- heaps library: source-dirs: src |
