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: I33ea12d39a02cb7bfc2a5323ef247d240fc9e49f
1 file changed
tree: 82023fd7393240db7d1130c91a128ddeb14880d4
  1. .settings/
  2. lib/
  3. src/
  4. .gitignore
  5. BUCK
  6. LICENSE