Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / libmbim


Commits:
57c3b578 by Felix Pehla at 2026-02-27T22:04:47+01:00
PKGBUILD: remove gcc-libs dependency

https://archlinux.org/todo/gcc-libs-deprecation/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -12,9 +12,9 @@ pkgbase = libmbim
        makedepends = help2man
        makedepends = meson
        depends = bash
-       depends = gcc-libs
        depends = glib2
        depends = glibc
+       depends = libgcc
        source = 
git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git?signed#tag=1.34.0
        validpgpkeys = A814D09B9C5BC01945A64308AECE0239C6606AD5
        validpgpkeys = 3A948E16E8860C68CD68441D734614319E26A433


=====================================
PKGBUILD
=====================================
@@ -13,9 +13,9 @@ arch=(x86_64)
 license=(GPL-2.0-or-later)
 depends=(
   bash
-  gcc-libs
   glib2
   glibc
+  libgcc
 )
 makedepends=(
   bash-completion



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libmbim/-/commit/57c3b5787df7a4d227c85089176a4be289609ad2

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


Reply via email to