From e2356fa34ba7cb5c92d0a28fdb781d0eaae3743c Mon Sep 17 00:00:00 2001 From: Will Koehler Date: Sat, 30 Jan 2021 20:36:09 -0500 Subject: [PATCH] Update comment in puppeteer_support --- recipes/puppeteer_support.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes/puppeteer_support.rb b/recipes/puppeteer_support.rb index 2575220..c574618 100644 --- a/recipes/puppeteer_support.rb +++ b/recipes/puppeteer_support.rb @@ -1,6 +1,7 @@ -# From https://github.com/puppeteer/puppeteer/issues/3443#issuecomment-433096772 # These are packages needed on Ubuntu 18.04 for Puppeteer. Puppeteer will automatically -# install the needed version of Chrome +# install the needed version of Chromium. +# From https://github.com/puppeteer/puppeteer/issues/3443#issuecomment-433096772 +# Also see https://github.com/actions/virtual-environments/issues/732#issuecomment-614809415 package %w( libappindicator1 libasound2