diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-08 17:02:33 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-08 17:02:33 -0400 |
| commit | 15690355cfc8f3562a9664896e83ca7989cef603 (patch) | |
| tree | 24176a5cfca9e8550fca976810c5444f898150d6 /debian/control | |
| parent | 678a4873fab24addce1c4f264ce303b85b08550c (diff) | |
Remove make from propellor's dependency list
It's not used by propellor any longer. Has not been used for a long time
actually.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9194b6c2..289e663b 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,6 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, libghc-text-dev, libghc-concurrent-output-dev, git, - make, Description: property-based host configuration management in haskell Propellor ensures that the system it's run in satisfies a list of properties, taking action as necessary when a property is not yet met. |
