From 49255357459cd2f5661e5f6832ac1f611bb37967 Mon Sep 17 00:00:00 2001 From: Evan Cofsky Date: Tue, 29 Mar 2016 13:05:35 -0500 Subject: 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. --- propellor.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'propellor.cabal') 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 -- cgit v1.2.3