commit | bb782be9f76e9a55b616b3ec1444cff13d737fb2 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Thu Feb 09 17:45:49 2017 -0800 |
committer | Jonathan Hart <jono@onlab.us> | Fri Feb 24 18:10:58 2017 +0000 |
tree | bbfe578c21380ef5ca36b4fb72c7462d5d0055e8 | |
parent | 249b4cf639f988f12d31e0b3a25e24e528bba877 [diff] [blame] |
Move reactive-routing-specific config and classes out of common routing bundle Change-Id: I463e5225337bfaa0ec85285658dbbabc8059f209
diff --git a/apps/reactive-routing/BUCK b/apps/reactive-routing/BUCK index 6e5a46e..9728498 100644 --- a/apps/reactive-routing/BUCK +++ b/apps/reactive-routing/BUCK
@@ -1,5 +1,6 @@ COMPILE_DEPS = [ '//lib:CORE_DEPS', + '//lib:concurrent-trees', '//incubator/api:onos-incubator-api', '//apps/routing-api:onos-apps-routing-api', '//apps/intentsync:onos-apps-intentsync',