main/postmarketos-initramfs: add postmarketos-base-nofde to makedepends
Fix bootstrapping a new repository by ensuring postmarketos-base-nofde gets built by BPO beforehand, which now provides postmarketos-fde-unlocker (as it should have all along). Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7118>
This commit is contained in:
parent
e8fcd51ce2
commit
126a700fe6
1 changed files with 4 additions and 1 deletions
|
|
@ -2,12 +2,15 @@
|
|||
# Co-Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=postmarketos-initramfs
|
||||
pkgver=3.8.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Base files for the postmarketOS initramfs / initramfs-extra"
|
||||
url="https://postmarketos.org"
|
||||
options="!check" # no tests
|
||||
provides="postmarketos-ramdisk=$pkgver-r$pkgrel"
|
||||
provider_priority=10
|
||||
makedepends="
|
||||
postmarketos-base-nofde
|
||||
"
|
||||
depends="
|
||||
blkid
|
||||
btrfs-progs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue