mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
pkg: simplify
This commit is contained in:
parent
be50228e5c
commit
b9da60d15b
6
Makefile
6
Makefile
@ -129,9 +129,8 @@ CORE_COPYRIGHT_YEARS?= 2014-2022
|
||||
CORE_DEPENDS_amd64?= beep \
|
||||
suricata-devel
|
||||
|
||||
# transition helpers for PHP 8/Phalcon 5 migration
|
||||
CORE_DEPENDS_PHP74= php74-json php74-openssl php74-phalcon
|
||||
CORE_DEPENDS_PHP80= php80-phalcon
|
||||
# XXX transition helpers for PHP 8 migration
|
||||
CORE_DEPENDS_PHP74= php74-json php74-openssl
|
||||
|
||||
CORE_DEPENDS?= ca_root_nss \
|
||||
choparp \
|
||||
@ -169,6 +168,7 @@ CORE_DEPENDS?= ca_root_nss \
|
||||
php${CORE_PHP}-ldap \
|
||||
php${CORE_PHP}-pdo \
|
||||
php${CORE_PHP}-pecl-radius \
|
||||
php${CORE_PHP}-phalcon \
|
||||
php${CORE_PHP}-phpseclib \
|
||||
php${CORE_PHP}-session \
|
||||
php${CORE_PHP}-simplexml \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user