device/device-motorola-harpia: fix APKBUILD (!874)
This commit is contained in:
parent
b40ff71d5f
commit
ec580123be
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Contributor: Jacob Juric
|
||||
pkgname="device-motorola-harpia"
|
||||
pkgdesc="Motorola Moto G4 Play"
|
||||
pkgver=0.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armhf"
|
||||
|
@ -10,8 +11,8 @@ options="!check !archcheck"
|
|||
depends="postmarketos-base linux-motorola-harpia mkbootimg mesa-dri-swrast msm-fb-refresher"
|
||||
makedepends="devicepkg-dev"
|
||||
source="
|
||||
deviceinfo
|
||||
initfs-hook.sh
|
||||
deviceinfo
|
||||
initfs-hook.sh
|
||||
"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue