diff options
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
