commit | 8dac818d232b646f5f9bb2c7a1aaf4a08b2deea9 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Thu Apr 28 16:44:19 2016 -0700 |
committer | Brian O'Connor <bocon@onlab.us> | Fri Apr 29 17:33:12 2016 -0700 |
tree | 9b2dcf368dc778decf3a94369c9a3e325f03bd5d | |
parent | fdbb7f4fde13a07ce4c6577a1a855b04d2f659ea [diff] [blame] |
Refactor protocol BUCK files to use more modern rules and format Change-Id: I9262fdeef12cfd098afefc711d995ffc76b9efb1
diff --git a/providers/openflow/device/BUCK b/providers/openflow/device/BUCK index 11599d5..b498b34 100644 --- a/providers/openflow/device/BUCK +++ b/providers/openflow/device/BUCK
@@ -1,7 +1,7 @@ COMPILE_DEPS = [ '//lib:CORE_DEPS', '//lib:openflowj', - '//protocols/openflow/api:onos-of-api', + '//protocols/openflow/api:onos-protocols-openflow-api', ] TEST_DEPS = [