summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad07e74594d4..985691fcc78f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Object oriented interface for searching and manipulating LDAP-entries"
url=http://pear.php.net/package/$_pkgname
arch=('any')
license=('PHP')
-depends=('php-ldap php-pear')
+depends=('php-ldap' 'php-pear')
source=(http://download.pear.php.net/package/$_pkgname-$pkgver.tgz)
noextract=($_pkgname-$pkgver.tgz)
sha1sums=('4a66bc4d7d78d84e9aaa1bc16e7d2424923de05f')