Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Franco Fichtner <[email protected]>
  • Loading branch information
swhite2 and fichtner authored Apr 19, 2022
1 parent 7be6c88 commit f127492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ CORE_DEPENDS_amd64?= beep \
suricata-devel

# transition helpers for PHP 8/Phalcon 5 migration
CORE_DEPENDS_PHP74= php74-json php74-openssl php74-phalcon${CORE_PHALCON}
CORE_DEPENDS_PHP74= php74-json php74-openssl php74-phalcon
CORE_DEPENDS_PHP80= php80-phalcon

CORE_DEPENDS?= ca_root_nss \
Expand Down

0 comments on commit f127492

Please sign in to comment.