summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/BUCK
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.pgm/BUCK')
-rw-r--r--org.eclipse.jgit.pgm/BUCK1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.jgit.pgm/BUCK b/org.eclipse.jgit.pgm/BUCK
index 64237c32e1..d99c39d031 100644
--- a/org.eclipse.jgit.pgm/BUCK
+++ b/org.eclipse.jgit.pgm/BUCK
@@ -40,5 +40,6 @@ java_binary(
deps = [
':pgm',
'//lib:slf4j-simple',
+ '//lib:tukaani-xz',
],
)