device-tokio-techbook: add missing u-boot-tools makedependendency

During build, only makedepends are installed so this is missing.

    /usr/bin/abuild: line 21: mkimage: not found
    >>> ERROR: device-tokio-techbook: build failed

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7442>
This commit is contained in:
Luca Weiss 2025-11-29 00:29:14 +09:00 committed by The Friendly Merge Bot
parent cb811af8b2
commit 98587c72b9
No known key found for this signature in database

View file

@ -2,13 +2,13 @@
pkgname=device-tokio-techbook
pkgdesc="Tokio Techbook"
pkgver=1
pkgrel=1
pkgrel=2
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="postmarketos-base linux-tokio-techbook mkbootimg u-boot-tools"
makedepends="devicepkg-dev"
makedepends="devicepkg-dev u-boot-tools"
source="
deviceinfo