pentoo-mobile: add androguard under \!minipentoo

This commit is contained in:
blshkv 2018-07-01 09:47:08 +08:00
parent ec50da28e0
commit 27d5d4fbda
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F

View file

@ -7,12 +7,11 @@ DESCRIPTION="Pentoo mobile meta ebuild"
HOMEPAGE="http://www.pentoo.ch"
SLOT="0"
LICENSE="GPL-3"
IUSE="+android +ios"
IUSE="+android +ios minipentoo"
KEYWORDS="amd64 arm x86"
#projects to add?
#https://github.com/mwrlabs/mercury
#http://code.google.com/p/androguard/
#http://code.google.com/p/smali/
#https://code.google.com/p/lime-forensics/downloads/list
@ -28,6 +27,9 @@ RDEPEND="${DEPEND}
dev-util/android-sdk-update-manager
app-misc/gplaycli
)
!minipentoo? (
dev-python/androguard
)
)
ios? ( sys-devel/clang
app-pda/ideviceinstaller