Przeglądaj źródła

pgm, test: Add missing dependency for buck build

Change-Id: I26d69fb6d35c6fb120360ef143d1b1f565d4014c
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v4.6.0.201612231935-r
David Pursehouse 7 lat temu
rodzic
commit
d47320bd36
2 zmienionych plików z 2 dodań i 0 usunięć
  1. 1
    0
      org.eclipse.jgit.pgm/BUCK
  2. 1
    0
      org.eclipse.jgit.test/BUCK

+ 1
- 0
org.eclipse.jgit.pgm/BUCK Wyświetl plik

@@ -9,6 +9,7 @@ java_library(
'//org.eclipse.jgit:jgit',
'//org.eclipse.jgit.archive:jgit-archive',
'//org.eclipse.jgit.http.apache:http-apache',
'//org.eclipse.jgit.lfs:jgit-lfs',
'//org.eclipse.jgit.lfs.server:jgit-lfs-server',
'//org.eclipse.jgit.ui:ui',
'//lib:args4j',

+ 1
- 0
org.eclipse.jgit.test/BUCK Wyświetl plik

@@ -60,6 +60,7 @@ for src in TESTS:
':tst_rsrc',
'//org.eclipse.jgit:jgit',
'//org.eclipse.jgit.junit:junit',
'//org.eclipse.jgit.lfs:jgit-lfs',
'//lib:hamcrest-core',
'//lib:hamcrest-library',
'//lib:javaewah',

Ładowanie…
Anuluj
Zapisz