Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] slack-desktop: add missing dependencies
@ 2020-01-20 18:20 voidlinux-github
  2020-01-20 18:34 ` [PR PATCH] [Closed]: " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-20 18:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages patch-2
https://github.com/void-linux/void-packages/pull/18427

slack-desktop: add missing dependencies
tar and xz are no longer in masterdir, so the conversion of this .deb package failed.

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

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

From f6ffd7f962ae9f184321a9dfc29b59aaf7a789ae Mon Sep 17 00:00:00 2001
From: Alex Lohr <alexthkloss@web.de>
Date: Mon, 20 Jan 2020 19:20:12 +0100
Subject: [PATCH] slack-desktop: add missing dependencies

tar and xz are no longer in masterdir, so the conversion of this .deb package failed.
---
 srcpkgs/slack-desktop/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/slack-desktop/template b/srcpkgs/slack-desktop/template
index 5522c47aacc..9ac22ebc060 100644
--- a/srcpkgs/slack-desktop/template
+++ b/srcpkgs/slack-desktop/template
@@ -5,6 +5,7 @@ revision=1
 archs="x86_64"
 short_desc="Messaging app for teams"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
+hostmakedepends="tar xz"
 license="custom:Proprietary"
 homepage="https://slack.com/"
 distfiles="https://slack-ssb-updates.global.ssl.fastly.net/linux_releases/${pkgname}-${version}-amd64.deb"

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

end of thread, other threads:[~2020-01-21  9:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-20 18:20 [PR PATCH] slack-desktop: add missing dependencies voidlinux-github
2020-01-20 18:34 ` [PR PATCH] [Closed]: " voidlinux-github
2020-01-21  8:16 ` voidlinux-github
2020-01-21  8:18 ` voidlinux-github
2020-01-21  9:33 ` 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).