Skip to content

Commit 917f2cd

Browse files
authored
Merge pull request moodlehq#33 from andrewnicols/7.1-32-sassc
Include sassc binary for use in alternative sass compiler in Moodle
2 parents d691f83 + d427a93 commit 917f2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/tmp/setup/php-extensions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ PACKAGES_POSTGRES="libpq5"
1616
PACKAGES_MYMARIA="libmariadbclient18"
1717

1818
# Packages for other Moodle runtime dependenices.
19-
PACKAGES_RUNTIME="ghostscript libaio1 libcurl3 libgss3 libicu57 libmcrypt-dev libxml2 libxslt1.1 locales sassc unzip unixodbc"
19+
PACKAGES_RUNTIME="ghostscript libaio1 libcurl3 libgss3 libicu57 libmcrypt-dev libxml2 libxslt1.1 locales sassc unzip unixodbc sassc"
2020

2121
# Packages for Memcached.
2222
PACKAGES_MEMCACHED="libmemcached11 libmemcachedutil2"

0 commit comments

Comments
 (0)