mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/icingaweb2: added missing php[5|7] package
This commit is contained in:
parent
c8b2ba1eca
commit
0dfb469c40
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=icingaweb2
|
||||
pkgver=2.4.1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Web Interface for Icinga2"
|
||||
url="http://www.icinga.org"
|
||||
arch="noarch !armhf"
|
||||
@ -11,7 +11,7 @@ _php=php7
|
||||
depends="icinga2 $_php ${_php}-gd ${_php}-ldap ${_php}-intl ${_php}-pgsql
|
||||
${_php}-mysqlnd ${_php}-gettext ${_php}-ctype ${_php}-openssl ${_php}-sockets
|
||||
${_php}-json ${_php}-dom ${_php}-imagick ${_php}-pdo_mysql
|
||||
${_php}-pdo_pgsql"
|
||||
${_php}-pdo_pgsql ${_php}-session"
|
||||
pkggroups="icingaweb2"
|
||||
options="!check"
|
||||
install="$pkgname.pre-install $pkgname.post-install"
|
||||
|
Loading…
Reference in New Issue
Block a user