diff --git a/srcpkgs/dracut/template b/srcpkgs/dracut/template index f7109f48a6..3f5471f4a5 100644 --- a/srcpkgs/dracut/template +++ b/srcpkgs/dracut/template @@ -1,10 +1,11 @@ # Template file for 'dracut' pkgname=dracut -version=044 -revision=4 +version=045 +revision=1 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc" -hostmakedepends="libxslt docbook-xsl asciidoc" +hostmakedepends="libxslt docbook-xsl asciidoc pkg-config" +makedepends="libkmod-devel" depends="bash psmisc cpio coreutils" conf_files="/etc/dracut.conf" make_dirs=" @@ -15,7 +16,7 @@ short_desc="A new initramfs infrastructure" maintainer="Juan RP " license="GPL-2" distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.xz" -checksum=84b97c9b0120e9fde06c3b9cf2ede1c4632cccd8e085e980b9ec9c788655af05 +checksum=ca9c7ea54d3efc8b57ac1427cc5fa4d66688f6cf9d3088f4c5e7ae7c7e84ebf8 post_install() { # kernel hooks.