Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=79c105a555119e3bcf2cabfd80b9776dd0bccb1e
commit 79c105a555119e3bcf2cabfd80b9776dd0bccb1e Author: crazy <[email protected]> Date: Mon Feb 12 01:00:12 2018 +0100 dracut-ykfde-0.7.4-2-x86_64 * rebuild with tc diff --git a/source/base-extra/dracut-ykfde/FrugalBuild b/source/base-extra/dracut-ykfde/FrugalBuild index d8586a8..cdae28a 100644 --- a/source/base-extra/dracut-ykfde/FrugalBuild +++ b/source/base-extra/dracut-ykfde/FrugalBuild @@ -3,13 +3,13 @@ pkgname=dracut-ykfde pkgver=0.7.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-2' 'keyutils' 'libyubikey' 'yubikey-personalization' \ - 'cryptsetup-luks>=2.0.1' 'libarchive') -makedepends=('python-markdown' 'python-setuptools') + 'cryptsetup-luks>=2.0.1' 'libarchive' 'libsystemd') +makedepends=('python-markdown' 'python-setuptools' 'systemd') _F_github_author="eworm-de" _F_github_name="mkinitcpio-ykfde" _F_github_tag="y" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
