You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install-php-extensions
+30-3Lines changed: 30 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -671,8 +671,8 @@ expandASpellDictionaries() {
671
671
# $@: the PHP module handles
672
672
#
673
673
# Set:
674
-
# PACKAGES_PERSISTENT_NEW the list of packages required at runtume that must be installed
675
-
# PACKAGES_PERSISTENT_PRE the list of packages required at runtume that are already installed
674
+
# PACKAGES_PERSISTENT_NEW the list of packages required at runtime that must be installed
675
+
# PACKAGES_PERSISTENT_PRE the list of packages required at runtime that are already installed
676
676
# PACKAGES_VOLATILE the list of packages required at compile time that must be installed
677
677
# PACKAGES_PREVIOUS the list of packages (with their version) that are installed right now (calculated only on Debian and only if PACKAGES_PERSISTENT_NEW or PACKAGES_VOLATILE are not empty)
0 commit comments