Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] spotify: add missing dependency
@ 2024-10-21 10:54 dataCobra
  2024-10-21 12:28 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: dataCobra @ 2024-10-21 10:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages spotify
https://github.com/void-linux/void-packages/pull/52717

spotify: add missing dependency
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

Fixes: https://github.com/void-linux/void-packages/issues/52693


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

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

From 37fc81b370d60676a02d0f16264e92eb84bf6f54 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Mon, 21 Oct 2024 12:53:18 +0200
Subject: [PATCH] spotify: add missing dependency

---
 srcpkgs/spotify/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template
index 93450ac04b68f7..d8e62aef897d7c 100644
--- a/srcpkgs/spotify/template
+++ b/srcpkgs/spotify/template
@@ -1,12 +1,12 @@
 # Template file for 'spotify'
 pkgname=spotify
 version=1.2.47
-revision=1
+revision=2
 _subver=364.gf06e5cee
 archs="x86_64"
 create_wrksrc=yes
 hostmakedepends="libcurl"
-depends="libcurl"
+depends="libcurl libayatana-appindicator"
 short_desc="Proprietary music streaming client"
 maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
 license="custom:Proprietary"

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

* Re: [PR PATCH] [Merged]: spotify: add missing dependency
  2024-10-21 10:54 [PR PATCH] spotify: add missing dependency dataCobra
@ 2024-10-21 12:28 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2024-10-21 12:28 UTC (permalink / raw)
  To: ml

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

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

spotify: add missing dependency
https://github.com/void-linux/void-packages/pull/52717

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

Fixes: https://github.com/void-linux/void-packages/issues/52693


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

end of thread, other threads:[~2024-10-21 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-21 10:54 [PR PATCH] spotify: add missing dependency dataCobra
2024-10-21 12:28 ` [PR PATCH] [Merged]: " abenson

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