From a40e4cc5e17e51c1c1d7bb228e84b231f2ab22f2 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 15 Jul 2015 10:14:00 +0000 Subject: Fix chunk name mismatches in 'build-depends' lists We forgot about this in 4a81346961031aecc50c657423bd8d68250fc40d Change-Id: I60c73295f622abff4bafeaebfa830db0d7efcd9a --- strata/apache-httpd-server.morph | 2 +- strata/lorry.morph | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/strata/apache-httpd-server.morph b/strata/apache-httpd-server.morph index 20510091..5aae0c65 100644 --- a/strata/apache-httpd-server.morph +++ b/strata/apache-httpd-server.morph @@ -35,5 +35,5 @@ chunks: unpetrify-ref: 4.4.5 build-depends: - apr - - httpd + - httpd-server - mod_wsgi-metrics diff --git a/strata/lorry.morph b/strata/lorry.morph index 0c5f2c11..9dcef85e 100644 --- a/strata/lorry.morph +++ b/strata/lorry.morph @@ -83,7 +83,7 @@ chunks: - swig-tarball - libapr - libapr-util - - libserf-tarball + - libserf - neon - name: mercurial-tarball morph: strata/lorry/mercurial-tarball.morph -- cgit v1.2.1