diff --git a/trunk/PKGBUILD b/trunk/PKGBUILD index c752345..810666c 100644 --- a/trunk/PKGBUILD +++ b/trunk/PKGBUILD @@ -11,7 +11,7 @@ arch=(x86_64) url="https://mattermost.com" license=(AGPL Apache) depends=(glibc) -makedepends=(go jq nodejs npm git python2) +makedepends=(go jq nodejs npm git python) optdepends=('mariadb: SQL server storage' 'percona-server: SQL server storage' 'postgresql: SQL server storage')