From 19ba498d109d02b8f19f71039ab11f6d612ade21 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 20 Aug 2016 17:36:38 -0400 Subject: does not depend on git 2.9 after my improvement --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 21a524d0..9194b6c2 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, libghc-stm-dev, libghc-text-dev, libghc-concurrent-output-dev, - git (>= 1:2.9), + git, make, Description: property-based host configuration management in haskell Propellor ensures that the system it's run in satisfies a list of -- cgit v1.3-2-g0d8e