Skip to content
Snippets Groups Projects
Unverified Commit e3a9b8c6 authored by Oliver Smith's avatar Oliver Smith Committed by Anton Bambura
Browse files

main/postmarketos-mkinitfs: dep: boot-deploy>=0.7 (MR 3825)

Explicitly depend on the version that allowed mounting with UUIDs, so we
can soon set this explicit dependency for devices that now make use of
this feature.

Dependency chain:
  device package
  -> postmarketos-base
    -> postmarketos-mkinitfs
      -> boot-deploy

Related: discussion in MR 3791
parent 52fd4482
Branches
No related tags found
No related merge requests found
Pipeline #201822 passed
......@@ -2,11 +2,11 @@
# Co-Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=postmarketos-mkinitfs
pkgver=1.6
pkgrel=0
pkgrel=1
pkgdesc="Tool to generate initramfs images for postmarketOS"
url="https://postmarketos.org"
depends="
boot-deploy
boot-deploy>=0.7
busybox-extras
btrfs-progs
bzip2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment