]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
c_icap: Don't runtime-depend on modules
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Oct 2016 00:23:12 +0000 (02:23 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Oct 2016 20:58:07 +0000 (22:58 +0200)
This creates a dependency circle between the two packages
which is actually unnecessary.

c_icap is quite useless without the modules, but still
these could come from an other package.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
c_icap/c_icap.nm

index 37c9db460f4cf5b066490c274d4a9e8a74b49c92..a6f14305bd59c779f1e7939dc0b84bcb4c60de9e 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = c_icap
 version    = 0.4.2
-release    = 2
+release    = 3
 
 groups     = Networking/Daemons
 url        = http://c-icap.sourceforge.net
@@ -48,7 +48,7 @@ end
 
 packages
        package %{name}
-               requires = %{name}_modules
+               recommends = %{name}_modules
 
                configfiles
                        /etc/c-icap/c-icap.conf