From 81ae24c77943e73a39ecdca95de0bdb5984168fd Mon Sep 17 00:00:00 2001 From: Emanuele Aina <emanuele.aina@collabora.com> Date: Tue, 2 Apr 2019 14:24:55 +0200 Subject: [PATCH] ospack-target: Drop duplicated package installations Newport was listed twice, and there's no need to install {ribchester,canterbury}-core separately from their full counterparts. Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com> --- apertis-ospack-target.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/apertis-ospack-target.yaml b/apertis-ospack-target.yaml index c95dbd84..32cfb517 100644 --- a/apertis-ospack-target.yaml +++ b/apertis-ospack-target.yaml @@ -73,9 +73,9 @@ actions: - action: apt description: "Application framework packages" packages: - - canterbury-core + - canterbury - newport - - ribchester-core + - ribchester {{ end }} - action: apt @@ -185,17 +185,14 @@ actions: packages: - barkway - beckfoot - - canterbury - didcot - dlt-daemon - frome #- geoclue - grilo-plugins-0.3 - - newport - ofono - prestwood - rhosydd - - ribchester - shapwick - syncevolution - tinwell -- GitLab