diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-05-23 11:19:21 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-05-23 11:19:21 -0400 |
| commit | 96b92edc63a6754f6574325a700b2f1ebea59c59 (patch) | |
| tree | 92e394ee1862015e207f26413a87d77dd8225b24 /propellor.cabal | |
| parent | 7024be7db4021f059380afde9a0f48b99d456bf4 (diff) | |
| parent | 83c65ad3b4dc3c3c54a0c2c99bf7566739a4a01a (diff) | |
Merge remote-tracking branch 'spwhitton/sbuild'
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 |
