Fix dependencies
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: openldap
|
name: openldap
|
||||||
description: Open source implementation of the Lightweight Directory Access Protocol
|
description: Open source implementation of the Lightweight Directory Access Protocol
|
||||||
version: 2.6.12
|
version: 2.6.12
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://www.openldap.org/
|
url: https://www.openldap.org/
|
||||||
license: custom
|
license: custom
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -9,9 +9,10 @@ maintainers:
|
|||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
- libtool
|
- libsasl
|
||||||
- perl
|
|
||||||
make_depends:
|
make_depends:
|
||||||
|
- libtool
|
||||||
|
- unixodbc
|
||||||
- util-linux
|
- util-linux
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${BPM_PKG_VERSION}.tgz
|
- url: https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${BPM_PKG_VERSION}.tgz
|
||||||
|
|||||||
Reference in New Issue
Block a user