Martin Rys pushed to branch main at Arch Linux / Packaging / Packages / 
librespot


Commits:
995d332f by Martin Rys at 2026-02-15T20:38:37+01:00
upgpkg: 0.8.0-5: Fix up dependencies

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,13 @@
 pkgbase = librespot
        pkgdesc = Open source client library for Spotify
        pkgver = 0.8.0
-       pkgrel = 4
+       pkgrel = 5
        url = https://github.com/librespot-org/librespot
        arch = x86_64
        license = MIT
        makedepends = cargo
        makedepends = git
        depends = alsa-lib
-       depends = gcc-libs
        depends = glibc
        depends = gst-plugins-base-libs
        depends = gstreamer


=====================================
PKGBUILD
=====================================
@@ -6,14 +6,13 @@
 
 pkgname=librespot
 pkgver=0.8.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Open source client library for Spotify'
 arch=('x86_64') # 'armv7h' 'aarch64'
 url='https://github.com/librespot-org/librespot'
 license=('MIT')
 depends=(
        alsa-lib
-       gcc-libs
        glibc
        gst-plugins-base-libs
        gstreamer



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/librespot/-/commit/995d332ffb8bd0a9c4cf1c10ead28fd4db3c1ab4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/librespot/-/commit/995d332ffb8bd0a9c4cf1c10ead28fd4db3c1ab4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to