Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a98b55dfd046269ee8f36dbcd86a49efa964806c
commit a98b55dfd046269ee8f36dbcd86a49efa964806c Author: DeX77 <[email protected]> Date: Thu Feb 2 14:01:19 2017 +0100 dracut-ykfde-0.6.4-2-x86_64 * rebuild to fix alloc errors diff --git a/source/base-extra/dracut-ykfde/FrugalBuild b/source/base-extra/dracut-ykfde/FrugalBuild index 7ca70ad..9aea9da 100644 --- a/source/base-extra/dracut-ykfde/FrugalBuild +++ b/source/base-extra/dracut-ykfde/FrugalBuild @@ -3,11 +3,11 @@ pkgname=dracut-ykfde pkgver=0.6.4 -pkgrel=1 +pkgrel=2 pkgdesc="Full disk encryption with Yubikey (Yubico key) for dracut" groups=('base-extra') archs=('x86_64') -depends=('iniparser>=4.0' 'keyutils' 'libyubikey' 'yubikey-personalization' \ +depends=('iniparser>=4.0-2' 'keyutils' 'libyubikey' 'yubikey-personalization' \ 'cryptsetup-luks' 'libarchive') makedepends=('python-markdown') _F_github_author="eworm-de" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
