diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-05-23 11:25:41 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-05-23 11:25:41 -0400 |
| commit | 9435ca9d7916c59fa37e2e4c3983dcd6eb20d8c0 (patch) | |
| tree | c7cea9fad8eb237f3aee7543fbcbc81b368cf7ef /propellor.cabal | |
| parent | 7869b471f953c16fa73bc45f3651dba6138a1af6 (diff) | |
| parent | 864d47361ba34d851a9bbb34a6242854c042e556 (diff) | |
Merge branch 'master' into joeyconfig
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index e6279aef..670676df 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -82,6 +82,7 @@ Library Propellor.Property.Apt.PPA Propellor.Property.Attic Propellor.Property.Borg + Propellor.Property.Ccache Propellor.Property.Cmd Propellor.Property.Concurrent Propellor.Property.Conductor @@ -127,7 +128,9 @@ Library Propellor.Property.Prosody Propellor.Property.Reboot Propellor.Property.Rsync + Propellor.Property.Sbuild Propellor.Property.Scheduled + Propellor.Property.Schroot Propellor.Property.Service Propellor.Property.Ssh Propellor.Property.Sudo |
