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


Commits:
d5c64b65 by Felix Pehla at 2026-02-27T22:20:43+01:00
PKGBUILD: remove gcc-libs dependency

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -13,9 +13,9 @@ pkgbase = libproxy
        makedepends = vala
        depends = curl
        depends = duktape
-       depends = gcc-libs
        depends = glib2
        depends = glibc
+       depends = libgcc
        source = git+https://github.com/libproxy/libproxy#tag=0.5.12
        b2sums = 
aa049e4f7f37683b5c64e35770e9c3e5463d4fcf81e259c9bbd2facbd34f2eec46f28a455d9252bef475bf33bf39c70fa274a8470f5c6279f5e9e1c2de1e04b9
 


=====================================
PKGBUILD
=====================================
@@ -15,9 +15,9 @@ license=(LGPL-2.1-or-later)
 depends=(
   curl
   duktape
-  gcc-libs
   glib2
   glibc
+  libgcc
 )
 makedepends=(
   gi-docgen



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libproxy/-/commit/d5c64b65f750b3b3862fb699e52142736df43bad

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


Reply via email to