Add comment to unresolved deps
This commit is contained in:
parent
e8d9f05b72
commit
34b3a5d578
1 changed files with 4 additions and 2 deletions
|
@ -1,9 +1,11 @@
|
|||
dependencies {
|
||||
runtime 'dom4j:dom4j:1.6.1'
|
||||
//runtime 'id3:de.ueberdosis.mp3info:1.6.0d9'
|
||||
//runtime 'javadns:org.wonderly:?'
|
||||
runtime 'jaxen:jaxen:1.1-beta-8'
|
||||
runtime 'net.sf.javamusictag:jid3lib:0.5.4'
|
||||
|
||||
// FIXME: Did not find these two or appropriate replacements for them
|
||||
//runtime 'id3:de.ueberdosis.mp3info:1.6.0d9'
|
||||
//runtime 'javadns:org.wonderly:?'
|
||||
}
|
||||
|
||||
task deps(type: Copy) {
|
||||
|
|
Loading…
Add table
Reference in a new issue