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:
parent
817cfa8d36
commit
86d4040146
1 changed files with 10 additions and 3 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue