device/linux-leeco-s2: remove non-used Python 2 dependency (!606)

This commit is contained in:
Bart Ribbers 2019-09-08 14:54:10 +02:00 committed by Oliver Smith
parent d9f799f65b
commit b03bbbe80b
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -2,15 +2,15 @@
pkgname="linux-leeco-s2"
pkgver=3.10.106
pkgrel=2
pkgrel=3
pkgdesc="LeEco Le 2 kernel fork"
arch="aarch64"
_carch="arm64"
_flavor="leeco-s2"
url="https://kernel.org"
license="GPL2"
license="GPL-2.0-only"
options="!strip !check !tracedeps"
makedepends="perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev git python2 gcc6"
makedepends="perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev git gcc6"
# Compiler: this kernel was only tested with GCC6. Feel free to make a merge
# request if you find out that it is booting working with newer GCCs as