summaryrefslogtreecommitdiff
path: root/dev-lang/php/php-7.3.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/php/php-7.3.3.ebuild')
-rw-r--r--dev-lang/php/php-7.3.3.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lang/php/php-7.3.3.ebuild b/dev-lang/php/php-7.3.3.ebuild
index 4e9c43da74f5..1e66c720846d 100644
--- a/dev-lang/php/php-7.3.3.ebuild
+++ b/dev-lang/php/php-7.3.3.ebuild
@@ -126,6 +126,8 @@ DEPEND="${COMMON_DEPEND}
app-arch/xz-utils
>=sys-devel/bison-3.0.1"
+BDEPEND="virtual/pkgconfig"
+
# Without USE=readline or libedit, the interactive "php -a" CLI will hang.
REQUIRED_USE="
|| ( cli cgi fpm apache2 embed phpdbg )