summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-07-21 09:39:10 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-07-29 14:19:35 +0000
commitd9a4e465f84d5b586dd804928e28fc496fc0e99b (patch)
tree86f6c2a4405a5d94bc4ccd41d095bccec5a1e1c1
parentc18a3afcd38acaf7c7963e6dfb00614a1d2015a4 (diff)
downloaddefinitions-d9a4e465f84d5b586dd804928e28fc496fc0e99b.tar.gz
Add logrotate
Change-Id: Ie6f97ccd43001f2eae829425531e0835fc6f9db2
-rw-r--r--strata/bosh-stemcell.morph8
1 files changed, 8 insertions, 0 deletions
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