testing/stm32flash: needs linux-headers

This commit is contained in:
Leonardo Arena 2018-07-17 13:34:04 +00:00
parent 25f857bdd4
commit da2af17bd9

View File

@ -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"