google-chrome: don't depend on qt5-{core,gui,widgets}

This commit is contained in:
Matthias von Faber 2022-10-31 09:26:46 +01:00 committed by Đoàn Trần Công Danh
parent 8bf0f48b1e
commit c08644ab5b
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'google-chrome'
pkgname=google-chrome
version=107.0.5304.87
revision=1
revision=2
_channel=stable
archs="x86_64"
hostmakedepends="tar xz python3 python3-html2text python3-setuptools"
@ -13,6 +13,7 @@ homepage="https://www.google.com/chrome/"
nostrip=yes
restricted=yes
repository=nonfree
skiprdeps="/opt/google/chrome/libqt5_shim.so"
_baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
_filename="google-chrome-${_channel}_${version}-1_amd64.deb"