mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
google-chrome: don't depend on qt6-{core,gui,widgets}
This commit is contained in:
parent
fa1d1c00c2
commit
5589925983
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'google-chrome'
|
# Template file for 'google-chrome'
|
||||||
pkgname=google-chrome
|
pkgname=google-chrome
|
||||||
version=116.0.5845.96
|
version=116.0.5845.96
|
||||||
revision=1
|
revision=2
|
||||||
_channel=stable
|
_channel=stable
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
hostmakedepends="python3-html2text python3-setuptools"
|
hostmakedepends="python3-html2text python3-setuptools"
|
||||||
|
@ -14,7 +14,7 @@ distfiles="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stab
|
||||||
checksum=b429124b27f9b5ff3a63229823af0d4200020698eb58b75027897ba5b5e327eb
|
checksum=b429124b27f9b5ff3a63229823af0d4200020698eb58b75027897ba5b5e327eb
|
||||||
_license_checksum=8023b18fb5118ef65d586363e53909861bd1a9676e5eb83c20fd3ac6e33ea0be
|
_license_checksum=8023b18fb5118ef65d586363e53909861bd1a9676e5eb83c20fd3ac6e33ea0be
|
||||||
|
|
||||||
skiprdeps="/opt/google/chrome/libqt5_shim.so"
|
skiprdeps="/opt/google/chrome/libqt5_shim.so /opt/google/chrome/libqt6_shim.so"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
restricted=yes
|
restricted=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue