From 3ca40c81d2d1875318f4667947668df8e1085be3 Mon Sep 17 00:00:00 2001 From: Po-Hsu Lin Date: Wed, 15 Apr 2015 11:29:00 +0800 Subject: moving the manifest requirement to the top --- jobs/audio.txt.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/audio.txt.in b/jobs/audio.txt.in index 5993fc7..36d0d7d 100644 --- a/jobs/audio.txt.in +++ b/jobs/audio.txt.in @@ -87,11 +87,11 @@ id: audio/playback_thunderbolt estimated_duration: 30.0 imports: from 2013.com.canonical.plainbox import manifest requires: + manifest.has_thunderbolt == 'True' device.category == 'AUDIO' package.name == 'alsa-base' package.name == 'gir1.2-gst-plugins-base-0.10' or package.name == 'gir1.2-gst-plugins-base-1.0' package.name == 'pulseaudio-utils' - manifest.has_thunderbolt == 'True' command: audio_settings store --verbose --file=$PLAINBOX_SESSION_SHARE/pulseaudio_settings audio_settings set --verbose --device=hdmi --volume=50 -- cgit v1.2.3