diff --git a/lang/php7/Makefile b/lang/php7/Makefile index 98b83412d..2f4300c3f 100644 --- a/lang/php7/Makefile +++ b/lang/php7/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php PKG_VERSION:=7.1.9 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_MAINTAINER:=Michael Heimpold @@ -133,6 +133,7 @@ endef define Package/php7-fpm $(call Package/php7/Default) + DEPENDS+= +PACKAGE_php7-mod-intl:libstdcpp TITLE+= (FPM) endef