bind:fixed dep

This commit is contained in:
2015-07-15 10:22:26 +03:00
parent 616b044ebe
commit 2f28124b96
+6 -2
View File
@@ -41,7 +41,8 @@
<PartOf>server.library</PartOf>
<Summary>bind-libs contains the libraries used by both the bind server package and the tools package</Summary>
<RuntimeDependencies>
<Dependency>mit-kerberos</Dependency>
<Dependency>openssl</Dependency>
<Dependency>libxml2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
@@ -71,7 +72,7 @@
<Summary>Utilities for querying DNS name servers</Summary>
<RuntimeDependencies>
<Dependency release="current">bind-libs</Dependency>
<Dependency>mit-kerberos</Dependency>
<Dependency>readline</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -105,6 +106,9 @@
<IsA>service</IsA>
<RuntimeDependencies>
<Dependency release="current">bind-libs</Dependency>
<Dependency>libcap</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>openssl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>