From 7bd780344b09ca9db3fafadfce690b91979a3e2e Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Wed, 19 Feb 2014 13:04:23 +0100 Subject: [PATCH] Add mesa package to weston for pure Wayland profile. Change-Id: Ifec2850ada82974689b9d6b43aeaed39474d0e9c Signed-off-by: Ronan Le Martret --- patterns/generic-console-tools.yaml | 1 - patterns/generic-desktop-applications.yaml | 1 + patterns/generic-wayland.yaml | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/patterns/generic-console-tools.yaml b/patterns/generic-console-tools.yaml index 07a9361..6400f8b 100644 --- a/patterns/generic-console-tools.yaml +++ b/patterns/generic-console-tools.yaml @@ -25,6 +25,5 @@ Packages: - sudo - ca-certificates-mozilla - iptables -- net-config - tree Summary: Generic Console Tools diff --git a/patterns/generic-desktop-applications.yaml b/patterns/generic-desktop-applications.yaml index fcbbbbb..f0d2136 100644 --- a/patterns/generic-desktop-applications.yaml +++ b/patterns/generic-desktop-applications.yaml @@ -4,4 +4,5 @@ Packages: - emotion - econnman - bluetooth-agent +- net-config Summary: Generic Desktop Applications diff --git a/patterns/generic-wayland.yaml b/patterns/generic-wayland.yaml index 09bae5a..d43a6bc 100644 --- a/patterns/generic-wayland.yaml +++ b/patterns/generic-wayland.yaml @@ -4,6 +4,7 @@ Packages: - cantarell-fonts - dejavu-fonts - weston +- mesa - xkeyboard-config - tizen-branding-default - user-session-units -- 2.7.4