google-chrome: add missing gtk+3 dependency
This commit is contained in:
parent
b9222e94bc
commit
69c051e934
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=99.0.4844.51
|
||||
revision=1
|
||||
revision=2
|
||||
_channel=stable
|
||||
archs="x86_64"
|
||||
hostmakedepends="curl tar xz python3 python3-html2text python3-setuptools"
|
||||
depends="gtk+3"
|
||||
short_desc="Attempt at creating a safer, faster, and more stable browser"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="custom:chrome"
|
||||
|
|
Loading…
Reference in a new issue