bind:fixed dep
This commit is contained in:
@@ -41,7 +41,8 @@
|
|||||||
<PartOf>server.library</PartOf>
|
<PartOf>server.library</PartOf>
|
||||||
<Summary>bind-libs contains the libraries used by both the bind server package and the tools package</Summary>
|
<Summary>bind-libs contains the libraries used by both the bind server package and the tools package</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>mit-kerberos</Dependency>
|
<Dependency>openssl</Dependency>
|
||||||
|
<Dependency>libxml2</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
@@ -71,7 +72,7 @@
|
|||||||
<Summary>Utilities for querying DNS name servers</Summary>
|
<Summary>Utilities for querying DNS name servers</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">bind-libs</Dependency>
|
<Dependency release="current">bind-libs</Dependency>
|
||||||
<Dependency>mit-kerberos</Dependency>
|
<Dependency>readline</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
@@ -105,6 +106,9 @@
|
|||||||
<IsA>service</IsA>
|
<IsA>service</IsA>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">bind-libs</Dependency>
|
<Dependency release="current">bind-libs</Dependency>
|
||||||
|
<Dependency>libcap</Dependency>
|
||||||
|
<Dependency>libxml2</Dependency>
|
||||||
|
<Dependency>openssl</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc</Path>
|
<Path fileType="config">/etc</Path>
|
||||||
|
|||||||
Reference in New Issue
Block a user