main/boot-deploy: depend on generate-kernel-cmdline
Signed-off-by: Clayton Craft <craftyguy@postmarketos.org> [ci:ignore-count] Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7708>
This commit is contained in:
parent
a80206516e
commit
dbc0b37449
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
maintainer="Clayton Craft <clayton@craftyguy.net>"
|
||||
pkgname=boot-deploy
|
||||
pkgver=0.21.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="tool for finalizing and deploying boot related files"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/boot-deploy"
|
||||
arch="noarch"
|
||||
|
|
@ -11,6 +11,7 @@ source="
|
|||
|
||||
os-customization
|
||||
"
|
||||
depends="generate-kernel-cmdline"
|
||||
|
||||
check() {
|
||||
./test_boot_deploy_functions.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue