Skip to content
Snippets Groups Projects
Verified Commit 5119c7a0 authored by Alexey Minnekhanov's avatar Alexey Minnekhanov :electric_plug:
Browse files

main/dtbtool: fix upstream compat issues

fix depends and force a rebuild
parent 3456f5fa
No related branches found
No related tags found
No related merge requests found
Pipeline #192961 passed
# Contributor: Yuval Adam <_@yuv.al>
pkgname=dtbtool
pkgver=1.6.0
pkgrel=3
pkgrel=4
pkgdesc="skales dtbtool"
url="https://source.codeaurora.org/quic/kernel/skales/plain/dtbTool"
arch="all"
......@@ -13,7 +13,7 @@ source="
0003-alternate-dt-tag.patch
"
options="!check"
depends="dtc-dev python"
depends="dtc-dev python3"
builddir="$srcdir/build"
prepare() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment