diff --git a/srcpkgs/systemd/template b/srcpkgs/systemd/template index 5a60c42d6c..605f771190 100644 --- a/srcpkgs/systemd/template +++ b/srcpkgs/systemd/template @@ -1,15 +1,15 @@ # Template file for 'systemd' pkgname=systemd version=189 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-distro=other --libexecdir=/usr/lib --disable-selinux --disable-tcpwrap --with-rootprefix=/usr --with-sysvinit-path= --with-sysvrcd-path= --disable-audit --with-usb-ids-path=/usr/share/hwdata/usb.ids --with-pci-ids-path=/usr/share/hwdata/pci.ids" -depends="dbus run-parts util-linux>=2.22rc1_2 kbd>=1.15.3_5 -systemd-libs>=$version udev>=$version" +depends="dbus run-parts kbd>=1.15.3_5 systemd-libs>=${version}_${revision} +udev>=${version}_${revision}" makedepends="pkg-config intltool gperf libxslt docbook-xsl acl-devel pam-devel dbus-devel libcap-devel libkmod-devel liblzma-devel cryptsetup-devel libblkid-devel glib-devel gobject-introspection"