mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/rpi-imager: Add lsblk in makedepends
This commit is contained in:
parent
9b904ac6e3
commit
ad1f359b49
@ -2,7 +2,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=rpi-imager
|
||||
pkgver=1.9.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A user-friendly tool for creating bootable media for Raspberry Pi devices"
|
||||
url="https://www.raspberrypi.com/software/"
|
||||
# only supports little endian
|
||||
@ -14,6 +14,7 @@ makedepends="
|
||||
curl-dev
|
||||
gnutls-dev
|
||||
libarchive-dev
|
||||
lsblk
|
||||
ninja
|
||||
qt6-qtbase-dev
|
||||
qt6-qtdeclarative-dev
|
||||
|
Loading…
Reference in New Issue
Block a user