summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-07-21 16:52:47 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-07-21 16:54:41 +0000
commitbd002c903e1e8f5776b13e5c399aaf018df191cf (patch)
treec0d576a4e8b285fec40c285ea146a8b1d913d8c4
parente657396df51efcee2607cd9bf1e04406e412941a (diff)
downloaddefinitions-bd002c903e1e8f5776b13e5c399aaf018df191cf.tar.gz
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
-rw-r--r--strata/rvi.morph2
1 files changed, 1 insertions, 1 deletions
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