From e6ec24930475458ea1d7957c892c164090ae5fc0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 5 Mar 2016 16:57:03 -0400 Subject: [PATCH] add mountpoints, disk-free-space Both are new dependencies of git-annex, and generally useful libraries. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41f003b5..8e3388dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -610,6 +610,8 @@ packages: - git-annex - Win32-extras - concurrent-output + - mountpoints + - disk-free-space "Colin Woodbury @fosskers": - microlens-aeson