main/pmbootstrap: update dependencies
This commit is contained in:
parent
946328507b
commit
27a56b4f18
1 changed files with 2 additions and 2 deletions
|
@ -2,12 +2,12 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=pmbootstrap
|
||||
pkgver=1.4.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Sophisticated chroot/build/flash tool to develop and install postmarketOS"
|
||||
url="https://gitlab.com/postmarketOS/pmbootstrap"
|
||||
arch="noarch"
|
||||
license="GPL-3.0"
|
||||
depends="python3"
|
||||
depends="python3 coreutils procps"
|
||||
makedepends="python3-dev"
|
||||
checkdepends="pytest"
|
||||
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/postmarketos/pmbootstrap/-/archive/$pkgver/$pkgname-$pkgver.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue