From 71bafe56cc067dae20ca9863f363d1cfa68b3667 Mon Sep 17 00:00:00 2001 From: Andrew Shadura <andrew.shadura@collabora.co.uk> Date: Thu, 17 Nov 2016 13:24:18 +0100 Subject: [PATCH] Remove unnecessary folks package dependencies for automated tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The folks packages were dropped from the images by default and moved into another component, so they all were added as dependencies for most of the automated tests, nevertheless not all of them should be explicitly required as deps and could cause problems later as explained by Simon at https://phabricator.apertis.org/D1307#25238. Apertis: T789 Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: Héctor Orón MartÃnez <hector.oron@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4919 --- folks/folks-alias-persistence.yaml | 2 -- folks/folks-eds.yaml | 2 -- folks/folks-extended-info.yaml | 2 -- folks/folks-metacontacts-antilinking.yaml | 2 -- folks/folks-metacontacts.yaml | 2 -- folks/folks-search.yaml | 2 -- folks/folks-telepathy.yaml | 2 -- 7 files changed, 14 deletions(-) diff --git a/folks/folks-alias-persistence.yaml b/folks/folks-alias-persistence.yaml index 08510851..a71d166d 100644 --- a/folks/folks-alias-persistence.yaml +++ b/folks/folks-alias-persistence.yaml @@ -15,8 +15,6 @@ install: - telepathy-ring - telepathy-mission-control-5 - telepathy-gabble - - libfolks-eds25 - - libfolks-telepathy25 - folks-tools - syncevolution diff --git a/folks/folks-eds.yaml b/folks/folks-eds.yaml index c2764eda..c85cf9d3 100644 --- a/folks/folks-eds.yaml +++ b/folks/folks-eds.yaml @@ -16,8 +16,6 @@ install: - telepathy-ring - telepathy-mission-control-5 - telepathy-gabble - - libfolks-eds25 - - libfolks-telepathy25 - folks-tools - syncevolution diff --git a/folks/folks-extended-info.yaml b/folks/folks-extended-info.yaml index c4768705..fe597bd6 100644 --- a/folks/folks-extended-info.yaml +++ b/folks/folks-extended-info.yaml @@ -15,8 +15,6 @@ install: - telepathy-ring - telepathy-mission-control-5 - telepathy-gabble - - libfolks-eds25 - - libfolks-telepathy25 - chaiwala-tests run: diff --git a/folks/folks-metacontacts-antilinking.yaml b/folks/folks-metacontacts-antilinking.yaml index e714bef6..aa0c2bea 100644 --- a/folks/folks-metacontacts-antilinking.yaml +++ b/folks/folks-metacontacts-antilinking.yaml @@ -15,8 +15,6 @@ install: - telepathy-ring - telepathy-mission-control-5 - telepathy-gabble - - libfolks-eds25 - - libfolks-telepathy25 - folks-tools run: diff --git a/folks/folks-metacontacts.yaml b/folks/folks-metacontacts.yaml index 1ec91151..ec58e148 100644 --- a/folks/folks-metacontacts.yaml +++ b/folks/folks-metacontacts.yaml @@ -15,8 +15,6 @@ install: - telepathy-ring - telepathy-mission-control-5 - telepathy-gabble - - libfolks-eds25 - - libfolks-telepathy25 - folks-tools - syncevolution diff --git a/folks/folks-search.yaml b/folks/folks-search.yaml index 33368d36..8783cb17 100644 --- a/folks/folks-search.yaml +++ b/folks/folks-search.yaml @@ -15,8 +15,6 @@ install: - telepathy-ring - telepathy-mission-control-5 - telepathy-gabble - - libfolks-eds25 - - libfolks-telepathy25 - folks-tools - syncevolution diff --git a/folks/folks-telepathy.yaml b/folks/folks-telepathy.yaml index 980e54ae..6dc54fca 100644 --- a/folks/folks-telepathy.yaml +++ b/folks/folks-telepathy.yaml @@ -15,8 +15,6 @@ install: - telepathy-ring - telepathy-mission-control-5 - telepathy-gabble - - libfolks-eds25 - - libfolks-telepathy25 - folks-tools - syncevolution -- GitLab