user/linux-rm-headers: fix conflict with linux-headers
This commit is contained in:
parent
b3c079bed6
commit
470e476872
1 changed files with 2 additions and 1 deletions
|
@ -4,9 +4,10 @@
|
|||
pkgname=linux-rm-headers
|
||||
pkgver=5.4.70
|
||||
_rmver=1.3.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Linux kernel headers with reMarkable patches"
|
||||
url=https://github.com/reMarkable/linux
|
||||
provides="linux-headers=$pkgver-r$pkgrel"
|
||||
makedepends="perl"
|
||||
options="!check !dbg !strip !tracedeps"
|
||||
builddir="$srcdir"/linux-RM1XX_${pkgver}_v$_rmver
|
||||
|
|
Loading…
Reference in a new issue