summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJonas Witschel2020-12-13 16:27:53 +0100
committerJonas Witschel2020-12-13 16:27:53 +0100
commit9c710f18748e195fa0df59f8a8cb0a7d2447338f (patch)
treeb1535d1f7c46d50597d287c0367c28bee389a680 /.SRCINFO
parent03e3485b9f4b98fa09d155c791d27fb62d27b02f (diff)
downloadaur-9c710f18748e195fa0df59f8a8cb0a7d2447338f.tar.gz
upgpkg: dracut-git 050.r213.3a12309c-1: add dependencies
- pkgconf is required by dracut.sh to determine directories like udevdir or systemdsystemunitdir. - memstrack is optionally required by the 99memstrack dracut module.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46c3a9440c24..a700465993f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dracut-git
pkgdesc = An event driven initramfs infrastructure
- pkgver = 049.r98.23acf152
+ pkgver = 050.r213.3a12309c
pkgrel = 1
url = https://dracut.wiki.kernel.org
arch = x86_64
@@ -15,6 +15,7 @@ pkgbase = dracut-git
depends = grep
depends = gzip
depends = kmod
+ depends = pkgconf
depends = procps-ng
depends = sed
depends = systemd
@@ -23,6 +24,7 @@ pkgbase = dracut-git
optdepends = binutils: --uefi option support
optdepends = elfutils: strip binaries to reduce initramfs size
optdepends = hardlink: --hardlink option support
+ optdepends = memstrack: memstrack module support
optdepends = multipath-tools: dmraid dracut module support
optdepends = pigz: faster gzip compression
optdepends = sbsigntools: uefi_secureboot_cert/key configuration option support
@@ -34,4 +36,3 @@ pkgbase = dracut-git
sha512sums = SKIP
pkgname = dracut-git
-