From 15690355cfc8f3562a9664896e83ca7989cef603 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 8 Mar 2017 17:02:33 -0400 Subject: Remove make from propellor's dependency list It's not used by propellor any longer. Has not been used for a long time actually. --- debian/control | 1 - 1 file changed, 1 deletion(-) (limited to 'debian/control') 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. -- cgit v1.3-2-g0d8e