commit | 10f4fc36c9ca09ab3cb20e750599288cb9a42986 | [log] [tgz] |
---|---|---|
author | Christian Aistleitner <christian@quelltextlich.at> | Mon Dec 14 23:55:32 2015 +0100 |
committer | Christian Aistleitner <christian@quelltextlich.at> | Mon Dec 14 23:55:32 2015 +0100 |
tree | 01a294c4ab7c171029b5cb129195470b253b098c | |
parent | 78c8d63661ecf4d35cf268fe841268d59848d229 [diff] |
Drop deps from BUCK's genrule With recent BUCKs, the deps are implicit, and the deps parameter is gone. With the deps parameter gone, building this plugin broke. Hence, we invoke genrule without the deps parameter and let BUCK pick up the dependencies automatically. Change-Id: Ib3747851add301533a6f0c93d4be994a6e0d3eb6