main/postmarketos-dev: add packages for compiling u-boot

Signed-off-by: Robert Eckelmann <longnoserob@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8594>
This commit is contained in:
Robert Eckelmann 2026-05-18 21:20:16 +09:00 committed by The Friendly Meow (merge) Bot
parent 817cfa8d36
commit 86d4040146
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
maintainer="Casey Connolly <kcxt@postmarketos.org>"
pkgname=postmarketos-dev
pkgver=1
pkgrel=2
pkgver=2
pkgrel=0
pkgdesc="postmarketOS development tools"
url="https://postmarketos.org"
arch="noarch"
@ -11,14 +11,21 @@ depends="
alpine-sdk
bash
bash-completion
bison
coreutils
findutils
flex
gawk
gnutls-dev
htop
nano
iputils
nano
openssh-client
openssl-dev
psutils
py3-setuptools
python3-dev
swig
"
install="$pkgname.post-install $pkgname.post-deinstall"