Skip to content
Snippets Groups Projects
Verified Commit 93d1e8a1 authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Enable chaiwala-user-session-wayland, mutter and ivitools


Signed-off-by: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent 9fb2d181
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
{{- $suite := or .suite "v2019dev0" -}}
{{- $timestamp := or .timestamp "" -}}
{{- $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) -}}
{{- $ivitools := or .ivitools "disabled" -}}
{{- $ivitools := or .ivitools "enabled" -}}
{{- $lxc := or .lxc "disabled" -}}
architecture: {{ $architecture }}
......@@ -94,7 +94,7 @@ actions:
- action: apt
description: "Target user session packages"
packages:
#- chaiwala-user-session-wayland
- chaiwala-user-session-wayland
- action: apt
description: "Target packages"
......@@ -140,7 +140,7 @@ actions:
- lzma
- mawk
- mobile-broadband-provider-info
#- mutter
- mutter
- net-tools
- netbase
- openssh-client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment