Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] google-chrome: adds missing gtk+3 dependency
@ 2022-03-02 10:06 yiz
  2022-03-02 11:24 ` paper42
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: yiz @ 2022-03-02 10:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 501 bytes --]

There is a new pull request by yiz against master on the void-packages repository

https://github.com/yiz/void-packages google-chrome
https://github.com/void-linux/void-packages/pull/35916

google-chrome: adds missing gtk+3 dependency
Google Chrome would crash without gtk+3.

#### Testing the changes
- I tested the changes in this PR: **YES**
- I built this PR locally for my native architecture, x86_64

A patch file from https://github.com/void-linux/void-packages/pull/35916.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-google-chrome-35916.patch --]
[-- Type: text/x-diff, Size: 782 bytes --]

From 66fe3c2e11658f264e042a677871471a6535d31e Mon Sep 17 00:00:00 2001
From: Yi Zhang <github@yizhang.me>
Date: Tue, 1 Mar 2022 20:01:47 -0800
Subject: [PATCH] google-chrome: adds missing gtk+3 dependency

---
 srcpkgs/google-chrome/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/google-chrome/template b/srcpkgs/google-chrome/template
index 51462abfebda..3cd70f7e92e7 100644
--- a/srcpkgs/google-chrome/template
+++ b/srcpkgs/google-chrome/template
@@ -5,6 +5,7 @@ revision=1
 _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"

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-03-03 21:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02 10:06 [PR PATCH] google-chrome: adds missing gtk+3 dependency yiz
2022-03-02 11:24 ` paper42
2022-03-02 11:25 ` paper42
2022-03-02 11:47 ` paper42
2022-03-03  5:18 ` [PR PATCH] [Updated] google-chrome: add " yiz
2022-03-03  5:19 ` yiz
2022-03-03 21:53 ` [PR PATCH] [Updated] " paper42
2022-03-03 21:53 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).