device/device-zte-p731a20: fix APKBUILD (!874)
This commit is contained in:
parent
13e3c7d856
commit
797f98a49e
@ -1,18 +1,19 @@
|
|||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
|
# Contributor: km2 <gtk3@inbox.ru>
|
||||||
pkgname="device-zte-p731a20"
|
pkgname="device-zte-p731a20"
|
||||||
pkgdesc="ZTE Blade AF3"
|
pkgdesc="ZTE Blade AF3"
|
||||||
pkgver=0.1
|
pkgver=0.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
options="!check !archcheck"
|
options="!check !archcheck"
|
||||||
depends="postmarketos-base linux-zte-p731a20 mkbootimg mesa-dri-swrast alsa-utils"
|
depends="postmarketos-base linux-zte-p731a20 mkbootimg mesa-dri-swrast alsa-utils"
|
||||||
makedepends="devicepkg-dev"
|
makedepends="devicepkg-dev"
|
||||||
source="deviceinfo
|
source="deviceinfo
|
||||||
initfs-hook.sh
|
initfs-hook.sh
|
||||||
asound.state
|
asound.state
|
||||||
asound.conf"
|
asound.conf"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
devicepkg_build $startdir $pkgname
|
devicepkg_build $startdir $pkgname
|
||||||
|
Loading…
x
Reference in New Issue
Block a user