Add maven as a test bindep

And java-7-openjdk which ships the Java Compiler.

Change-Id: Iab5cea33ad66af9285c962b11f656a6bc683a563
This commit is contained in:
Antoine Musso 2017-11-07 10:50:49 +01:00
parent 46d74f029f
commit 27723090de
1 changed files with 3 additions and 0 deletions

3
bindep.txt Normal file
View File

@ -0,0 +1,3 @@
maven [test]
# Javac Compiler in lib/tools.jar
openjdk-7-jdk [test]