summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartiMcFly2016-11-04 10:31:35 +0100
committerMartiMcFly2016-11-04 10:31:35 +0100
commita30c692317d6a2bf746cb2b975f546aae5e4c91b (patch)
tree30bf99671b01d273bb9522c6a71f81fdebb102d8 /PKGBUILD
parent9af6d75c4c8e0f93400964c68412d4015b2e687a (diff)
downloadaur-a30c692317d6a2bf746cb2b975f546aae5e4c91b.tar.gz
test
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 409fc53a342e..ba1381382a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,11 +12,11 @@ pkgdesc="A web based interface used to manage mailboxes, virtual domains and ali
arch=('any')
license=('GPL')
url="https://git.pietma.com/pietma/com-pietma-${pkgname}"
-#depends=('bash'
-# 'php'
-# 'php-imap'
-# 'mysql'
-# 'zarafa-server')
+depends=('bash'
+ 'php'
+ 'php-imap'
+ 'mysql'
+ 'zarafa-server')
makedepends=('git')
install="install"
source=("postfixadmin-${_postfixadminver}.tar.gz::http://downloads.sourceforge.net/postfixadmin/postfixadmin-${_postfixadminver}.tar.gz"