commit | 31027edd526a7210ab139e082c227e6d00c8c67b | [log] [tgz] |
---|---|---|
author | Zayne Khouja <zayne@onlab.us> | Wed Jul 06 13:14:49 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Jul 07 03:45:12 2016 +0000 |
tree | 070b0938c1d781f9cc5f8422c3a407d99b686b06 | |
parent | 646aa0261452f590ac06802409eb1522aebb5a43 [diff] |
Bug fix for BGP building Change-Id: I1d5c52855066edccc7101d86fd10ba63d9ea5da3
diff --git a/protocols/bgp/api/BUCK b/protocols/bgp/api/BUCK index 2a195f0..e4aaf3e 100644 --- a/protocols/bgp/api/BUCK +++ b/protocols/bgp/api/BUCK
@@ -1,6 +1,8 @@ COMPILE_DEPS = [ '//lib:CORE_DEPS', '//protocols/bgp/bgpio:onos-protocols-bgp-bgpio', + '//core/api:onos-api', + '//lib:netty', ] osgi_jar_with_tests (