You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2015/12/04 23:03:12 UTC

[6/6] incubator-mynewt-larva git commit: Shell depends on libs/util now.

Shell depends on libs/util now.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/commit/086d157d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/tree/086d157d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/diff/086d157d

Branch: refs/heads/master
Commit: 086d157d0482ac3481fe1ed8519333ddd1688888
Parents: 1479915
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Fri Dec 4 14:02:43 2015 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Fri Dec 4 14:02:43 2015 -0800

----------------------------------------------------------------------
 libs/shell/egg.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/blob/086d157d/libs/shell/egg.yml
----------------------------------------------------------------------
diff --git a/libs/shell/egg.yml b/libs/shell/egg.yml
index 6910ffa..e064e6e 100644
--- a/libs/shell/egg.yml
+++ b/libs/shell/egg.yml
@@ -3,5 +3,6 @@ egg.vers: 0.1
 egg.deps:
     - libs/console/full
     - libs/os
+    - libs/util
 egg.identities:
     - SHELL