diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-14 15:01:57 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-14 15:01:57 -0400 |
| commit | 00dead44a10b1d28737052bf9d3f84653cb6bd12 (patch) | |
| tree | a1a6bc3132f94f33f95a748b3462baf8b2b79a15 /debian/control | |
| parent | 205114b108a046e23e24a8e8bafb0d8bb682185e (diff) | |
| parent | eb76708b2023f214829d979673cd5e2721ba5fc5 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 51107783..25c3d474 100644 --- a/debian/control +++ b/debian/control @@ -40,6 +40,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, libghc-transformers-dev, libghc-exceptions-dev (>= 0.6), git, + make, Description: property-based host configuration management in haskell Propellor enures that the system it's run in satisfies a list of properties, taking action as necessary when a property is not yet met. |
