From c9c7583282e1df76df2c68b79553a25e2287e9a2 Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Fri, 30 May 2025 23:51:53 -0700 Subject: [PATCH] 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 --- main/devicepkg-utils/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/devicepkg-utils/APKBUILD b/main/devicepkg-utils/APKBUILD index 2035d3ed1..31e54b6be 100644 --- a/main/devicepkg-utils/APKBUILD +++ b/main/devicepkg-utils/APKBUILD @@ -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