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
|
pkgname=rm-utils
|
||||||
pkgver=0.0.1
|
pkgver=0.0.1
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Utility files for reMarkable tablet"
|
pkgdesc="Utility files for reMarkable tablet"
|
||||||
arch="armv7 armhf"
|
arch="armv7 armhf"
|
||||||
url="http://www.davisr.me/projects/parabola-rm/"
|
url="http://www.davisr.me/projects/parabola-rm/"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
makedepends="musl-dev linux-rm-dev"
|
makedepends="musl-dev linux-rm-headers"
|
||||||
options="!check" # No testsuite
|
options="!check" # No testsuite
|
||||||
builddir="$srcdir"
|
builddir="$srcdir"
|
||||||
source="
|
source="
|
||||||
|
|
Loading…
Reference in a new issue