From bd002c903e1e8f5776b13e5c399aaf018df191cf Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 21 Jul 2016 16:52:47 +0000 Subject: rvi: Fix dependencies It was still depending on audio-bluetooth. I've tested building it, and adding bluetooth.morph as dependency fixed the problem. Change-Id: I29d2539e1933f665fdcd6b1ba105bb7b4d44eff0 --- strata/rvi.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strata/rvi.morph b/strata/rvi.morph index a58deece..74b02423 100644 --- a/strata/rvi.morph +++ b/strata/rvi.morph @@ -1,7 +1,7 @@ name: rvi kind: stratum build-depends: -- morph: strata/audio-bluetooth.morph +- morph: strata/bluetooth.morph - morph: strata/erlang.morph chunks: - name: rvi_core -- cgit v1.2.1