From d9a4e465f84d5b586dd804928e28fc496fc0e99b Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 21 Jul 2015 09:39:10 +0000 Subject: Add logrotate Change-Id: Ie6f97ccd43001f2eae829425531e0835fc6f9db2 --- strata/bosh-stemcell.morph | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/strata/bosh-stemcell.morph b/strata/bosh-stemcell.morph index 9770d93f..5c2c6c6f 100644 --- a/strata/bosh-stemcell.morph +++ b/strata/bosh-stemcell.morph @@ -44,3 +44,11 @@ chunks: morph: strata/bosh-stemcell/runit.morph repo: git://github.com/palvarez89/runit.git ref: master +- name: libpopt + repo: upstream:libpopt + ref: popt_1_17 +- name: logrotate + repo: git://github.com/logrotate/logrotate.git + ref: r3-9-1 + build-depends: + - libpopt -- cgit v1.2.1