Upgrade PKGBUILDS
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Pablo Moyano (p4block)
|
||||
pkgname=aosp-devel
|
||||
pkgver=0.1
|
||||
pkgver=0.2
|
||||
pkgrel=1
|
||||
pkgdesc='Metapackage to pull all dependencies required to build modern Android'
|
||||
arch=('x86_64')
|
||||
@@ -8,7 +8,8 @@ url='https://wiki.archlinux.org/index.php/Android#Building_Android'
|
||||
license=('None')
|
||||
depends=('gcc-multilib' 'git' 'gnupg' 'flex' 'bison' 'gperf' 'sdl' 'wxgtk'
|
||||
'squashfs-tools' 'curl' 'ncurses' 'zlib' 'schedtool' 'perl-switch'
|
||||
'zip' 'unzip' 'libxslt' 'python2-virtualenv' 'bc' 'rsync'
|
||||
'zip' 'unzip' 'libxslt' 'python2-virtualenv' 'bc' 'rsync' 'ccache'
|
||||
'java-environment'
|
||||
'ncurses5-compat-libs' 'lib32-zlib' 'lib32-ncurses' 'lib32-readline'
|
||||
'lib32-ncurses5-compat-libs')
|
||||
|
||||
|
Reference in New Issue
Block a user