commit | b617566386c402d2cca87433bf62b6aff098fd70 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Feb 20 16:51:10 2018 +0100 |
committer | Ray Milkey <ray@opennetworking.org> | Tue Feb 20 10:13:15 2018 -0800 |
tree | 0ed82a03608d92a2d1cba14412b3b3fd85876257 | |
parent | 55c3f42c2f4ec8eaca44d4a03f7b9bff7877561a [diff] [blame] |
T3: Fix for mvn build and SR dependency Change-Id: I2d67225f9a6f902a3aad0169bd9bf6ba7b123dce
diff --git a/BUCK b/BUCK index 8841b3f..a37fab3 100644 --- a/BUCK +++ b/BUCK
@@ -26,4 +26,5 @@ url = 'https://wiki.opencord.org/pages/viewpage.action?pageId=4456974', description = 'Provides static analysis of flows and groups ' + 'to determine the possible paths a packet may take.', + required_apps = [ 'org.onosproject.segmentrouting' ], )