commit | 0b77bdda011dc562d2cbd291a6abd50587f6fdd8 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Fri Feb 03 10:24:45 2017 -0800 |
committer | Ray Milkey <ray@onlab.us> | Fri Feb 03 22:26:06 2017 +0000 |
tree | ba094a05ec65485ea1ed3589dcaba3db426420d0 | |
parent | 77d6e75b8c2ac09bd70100f192f75ef67bb7a80a [diff] [blame] |
Fix Segment Routing dependency Change-Id: Ifa74558d39944d6e20e6f8b34558ffc793c42784
diff --git a/apps/segmentrouting/BUCK b/apps/segmentrouting/BUCK index 67f55d1..3fc42e7 100644 --- a/apps/segmentrouting/BUCK +++ b/apps/segmentrouting/BUCK
@@ -12,6 +12,7 @@ BUNDLES = [ '//apps/segmentrouting:onos-apps-segmentrouting', + '//apps/routing-api:onos-apps-routing-api', '//lib:cord-config' ]