Date: Wednesday, September 5, 2018 @ 11:27:11 Author: heftig Revision: 333430
FS#59897 add systemd depend Modified: p11-kit/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-05 08:48:47 UTC (rev 333429) +++ PKGBUILD 2018-09-05 11:27:11 UTC (rev 333430) @@ -1,4 +1,4 @@ -# $Id$ +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Contributor: Ionut Biru <[email protected]> pkgname=p11-kit @@ -8,7 +8,7 @@ arch=(x86_64) url="https://p11-glue.freedesktop.org" license=(BSD) -depends=(glibc libtasn1 libffi libsystemd) +depends=(glibc libtasn1 libffi systemd) makedepends=(gtk-doc git) install=p11-kit.install source=("git+https://github.com/p11-glue/p11-kit?signed#tag=$pkgver" Property changes on: p11-kit/trunk/PKGBUILD ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -Id \ No newline at end of property
