Repository: incubator-mynewt-core
Updated Branches:
  refs/heads/develop e7fc231a6 -> 8d854eba8


oic; depends on cborattr.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/514c189b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/514c189b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/514c189b

Branch: refs/heads/develop
Commit: 514c189b26ae43c0b81026d2c2377ef9885ea11e
Parents: e7fc231
Author: Marko Kiiskila <[email protected]>
Authored: Tue Jan 17 12:42:37 2017 -0800
Committer: Marko Kiiskila <[email protected]>
Committed: Tue Jan 17 12:42:37 2017 -0800

----------------------------------------------------------------------
 net/oic/pkg.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/514c189b/net/oic/pkg.yml
----------------------------------------------------------------------
diff --git a/net/oic/pkg.yml b/net/oic/pkg.yml
index 8ff562f..9ffaffc 100644
--- a/net/oic/pkg.yml
+++ b/net/oic/pkg.yml
@@ -24,6 +24,7 @@ pkg.homepage: "https://www.iotivity.org/";
 pkg.keywords:
 
 pkg.deps:
+    - "encoding/cborattr"
     - "encoding/tinycbor"
     - "kernel/os"
     - "sys/log"

Reply via email to