Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] slack-desktop: fix missing dependency
@ 2020-01-24  9:14 voidlinux-github
  2020-01-24 10:09 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-24  9:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages patch-1
https://github.com/void-linux/void-packages/pull/18530

slack-desktop: fix missing dependency
Without xdg-utils, the login will not work so slack basically becomes useless.

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

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

From 99448417e28dc8f2a6cf443b3e5c39262ea8f570 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alexthkloss@web.de>
Date: Fri, 24 Jan 2020 10:13:51 +0100
Subject: [PATCH] slack-desktop: fix missing dependency

Without xdg-utils, the login will not work so slack basically becomes useless.
---
 srcpkgs/slack-desktop/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/slack-desktop/template b/srcpkgs/slack-desktop/template
index 4e168a38806..3a3dece0393 100644
--- a/srcpkgs/slack-desktop/template
+++ b/srcpkgs/slack-desktop/template
@@ -4,6 +4,7 @@ version=4.2.0
 revision=1
 archs="x86_64"
 hostmakedepends="tar xz"
+depends="xdg-utils"
 short_desc="Messaging app for teams"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="custom:Proprietary"

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

* Re: [PR PATCH] [Merged]: slack-desktop: fix missing dependency
  2020-01-24  9:14 [PR PATCH] slack-desktop: fix missing dependency voidlinux-github
@ 2020-01-24 10:09 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-24 10:09 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

slack-desktop: fix missing dependency
https://github.com/void-linux/void-packages/pull/18530

Description:
Without xdg-utils, the login will not work so slack basically becomes useless.

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

end of thread, other threads:[~2020-01-24 10:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-24  9:14 [PR PATCH] slack-desktop: fix missing dependency voidlinux-github
2020-01-24 10:09 ` [PR PATCH] [Merged]: " voidlinux-github

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).