summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMalte Rabenseifner2016-06-08 12:09:33 +0200
committerMalte Rabenseifner2016-06-08 12:09:33 +0200
commit87a2dcc37be147ea423bac65f8173ab44c9fa7f8 (patch)
treeee56e3cd1758976b50ed05bf6a8ed32f3eeaf728 /PKGBUILD
parent76fe4644da72c786b7d5919a4d3475f52ecbce87 (diff)
downloadaur-87a2dcc37be147ea423bac65f8173ab44c9fa7f8.tar.gz
Remove php-ldap from optional dependencies
php-ldap is now provided by ldap
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9150299d5547..fa301ef53b0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=icingaweb2-git
_pkgname=icingaweb2
-pkgver=r7176.9b14fff
+pkgver=r10335.d4b9b6d
pkgrel=1
pkgdesc="Icinga Web 2 Interface"
license=('GPL')
@@ -11,7 +11,6 @@ depends=('php')
makedepends=('git')
optdepends=('php-gd: export data to PDF'
'php-intl: support for internationalization'
- 'php-ldap: for LDAP authentication'
'php-pgsql: for PostgreSQL backend')
provides=('icingaweb2')
conflicts=('icingaweb2')