smali: rebuild and depend on virtual?java-runtime.
This commit is contained in:
parent
aeda002c1f
commit
d8a7f67d0e
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'smali'
|
||||
pkgname=smali
|
||||
version=2.0.3
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="An assembler/disassembler for Android's dex format"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Simplified BSD"
|
||||
homepage="https://code.google.com/p/smali/"
|
||||
depends="java-runtime"
|
||||
depends="virtual?java-runtime"
|
||||
distfiles="
|
||||
https://smali.googlecode.com/files/smali-${version}.jar
|
||||
https://smali.googlecode.com/files/baksmali-${version}.jar"
|
||||
|
|
Loading…
Reference in a new issue