Skip to content

Commit

Permalink
Add missing BUILD dep introduced by d724e24.
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjy committed Oct 10, 2015
1 parent dfdd7e1 commit 7c59ebc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/python/pants/backend/jvm/subsystems/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ python_library(
sources = ['jvm_tool_mixin.py'],
dependencies = [
'src/python/pants/base:exceptions',
'src/python/pants/option',
],
)

Expand Down

0 comments on commit 7c59ebc

Please sign in to comment.