Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / xdg-desktop-portal-gtk
Commits: 8f3785f8 by Felix Pehla at 2026-02-26T18:22:09+01:00 PKGBUILD: remove gcc-libs dependency https://archlinux.org/todo/gcc-libs-deprecation/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -11,12 +11,12 @@ pkgbase = xdg-desktop-portal-gtk makedepends = python makedepends = python-packaging depends = fontconfig - depends = gcc-libs depends = gdk-pixbuf2 depends = glib2 depends = glibc depends = gsettings-desktop-schemas depends = gtk3 + depends = libgcc depends = xdg-desktop-portal optdepends = evince: Print preview provides = xdg-desktop-portal-impl ===================================== PKGBUILD ===================================== @@ -11,12 +11,12 @@ arch=(x86_64) license=(LGPL-2.0-or-later) depends=( fontconfig - gcc-libs gdk-pixbuf2 glib2 glibc gsettings-desktop-schemas gtk3 + libgcc xdg-desktop-portal ) makedepends=( View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-gtk/-/commit/8f3785f8f58c7f9d976ea1b62375bf0e56840e54 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-gtk/-/commit/8f3785f8f58c7f9d976ea1b62375bf0e56840e54 You're receiving this email because of your account on gitlab.archlinux.org.
