]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
openssh: Change syntax of prerequires.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 26 Feb 2012 15:54:36 +0000 (16:54 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 26 Feb 2012 15:54:36 +0000 (16:54 +0100)
The old format is deprecated.

openssh/openssh.nm

index 199ed101c3d9e9daae7dc9efdc04c9c2f394838f..0b0250ca2350ec2f5e742afac24e4530938341af 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = openssh
 version    = 5.9p1
-release    = 2
+release    = 3
 
 groups     = Application/Internet
 url        = http://www.openssh.com/portable.html
@@ -153,7 +153,10 @@ packages
                        /etc/ssh/sshd_config
                end
 
-               prerequires = shadow-utils systemd-units
+               prerequires
+                       shadow-utils
+                       systemd-units
+               end
 
                script prein
                        # Create unprivileged user and group.