blob: cc6bfb3349d03f53cc879c0595be23ce866b1ba9 [file] [log] [blame]
# Copyright 2018 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
# Additional dependencies not in the dpkg-shlibdeps output.
# Make sure users have SSL certificates.
ca-certificates
# Make sure users have compatible fonts for viewing PDFs.
fonts-liberation
# Temporary entry for systray icons.
libappindicator3-1
# Pull a more recent version of NSS than required by runtime linking, for
# security and stability updates in NSS.
libnss3 (>= 3.26)
# For uploading crash reports with Breakpad.
wget
# For OS integration.
xdg-utils (>= 1.0.2)