user/rm-utils: build against linux-rm-headers
This commit is contained in:
parent
599b99c58b
commit
874cdd5de4
1 changed files with 2 additions and 2 deletions
|
@ -3,12 +3,12 @@
|
|||
|
||||
pkgname=rm-utils
|
||||
pkgver=0.0.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Utility files for reMarkable tablet"
|
||||
arch="armv7 armhf"
|
||||
url="http://www.davisr.me/projects/parabola-rm/"
|
||||
license="GPL-3.0-only"
|
||||
makedepends="musl-dev linux-rm-dev"
|
||||
makedepends="musl-dev linux-rm-headers"
|
||||
options="!check" # No testsuite
|
||||
builddir="$srcdir"
|
||||
source="
|
||||
|
|
Loading…
Reference in a new issue