mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/stm32flash: needs linux-headers
This commit is contained in:
parent
25f857bdd4
commit
da2af17bd9
@ -1,11 +1,12 @@
|
||||
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
||||
pkgname=stm32flash
|
||||
pkgver=0.5
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Flash STM32 ARM SoCs using built-in ST serial bootloader over UART or I2C"
|
||||
url="https://sourceforge.net/p/stm32flash/wiki/Home/"
|
||||
arch="all"
|
||||
license="GPL-2.0-or-later"
|
||||
makedepends="linux-headers"
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user