workspace add inotify and fswatch (#2059)

This commit is contained in:
Yu Li
2019-03-26 19:00:58 +08:00
committed by Shao Yu-Lung (Allen)
parent c8b526be13
commit 1f22e86d92
2 changed files with 27 additions and 0 deletions

View File

@ -131,6 +131,8 @@ WORKSPACE_INSTALL_SWOOLE=false
WORKSPACE_INSTALL_LIBPNG=false
WORKSPACE_INSTALL_IONCUBE=false
WORKSPACE_INSTALL_MYSQL_CLIENT=false
WORKSPACE_INSTALL_INOTIFY=false
WORKSPACE_INSTALL_FSWATCH=false
WORKSPACE_PUID=1000
WORKSPACE_PGID=1000
WORKSPACE_CHROME_DRIVER_VERSION=2.42