From: Stefan Schantl Date: Sun, 25 Sep 2011 11:34:50 +0000 (+0200) Subject: systemd: Requires util-linux >= 2.19 to run. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=514357ad91e48320fe6d93ebb0573aea1392fdd6;p=ipfire-3.x.git systemd: Requires util-linux >= 2.19 to run. --- diff --git a/systemd/systemd.nm b/systemd/systemd.nm index 51aa583c6..1af5065e5 100644 --- a/systemd/systemd.nm +++ b/systemd/systemd.nm @@ -5,7 +5,7 @@ name = systemd version = 33 -release = 1 +release = 2 maintainer = Stefan Schantl groups = System/Base @@ -106,7 +106,12 @@ end packages package %{name} - requires = dbus python-cairo python-dbus udev>=172 + requires + dbus + python-cairo + python-dbus udev>=172 + util-linux>=2.19 + end end # Package information for systemd-units