mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-12 16:19:48 +03:00
main/devicepkg-utils: add missing makedepend
pmb is more strict about this Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6583 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
8998931585
commit
c9c7583282
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
pkgname=devicepkg-utils
|
||||
pkgver=0.2.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Utilities for interacting with device packages"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="postmarketos-mvcfg"
|
||||
makedepends="postmarketos-mvcfg"
|
||||
install="$pkgname.pre-upgrade"
|
||||
source="
|
||||
etc-deviceinfo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue