mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-13 00:29:49 +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
|
pkgname=devicepkg-utils
|
||||||
pkgver=0.2.0
|
pkgver=0.2.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Utilities for interacting with device packages"
|
pkgdesc="Utilities for interacting with device packages"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="postmarketos-mvcfg"
|
makedepends="postmarketos-mvcfg"
|
||||||
install="$pkgname.pre-upgrade"
|
install="$pkgname.pre-upgrade"
|
||||||
source="
|
source="
|
||||||
etc-deviceinfo
|
etc-deviceinfo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue