summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorEvan Cofsky2016-03-29 13:05:35 -0500
committerJoey Hess2016-03-30 16:26:44 -0400
commit49255357459cd2f5661e5f6832ac1f611bb37967 (patch)
tree4de6ddb88223c8261bfa4cb6b9691df234fd09a5 /propellor.cabal
parent4cf53da295be13e99d00f9c59f45454e42a87b1d (diff)
Adding support for software-properties-common to OS properties branch.
The config-simple file now shows: 1. Adding PPAs 2. Adding apt keys from a remote keyserver 3. Adding apt sources 4. Installing signed packages from a new repository.
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 06142155..9f74d264 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -78,6 +78,7 @@ Library
Propellor.Property.Aiccu
Propellor.Property.Apache
Propellor.Property.Apt
+ Propellor.Property.Apt.PPA
Propellor.Property.Cmd
Propellor.Property.Concurrent
Propellor.Property.Conductor