Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
owncloud-client


Commits:
121428d2 by Felix Pehla at 2026-02-26T16:51:16+01:00
PKGBUILD: remove gcc-libs dependency

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -9,10 +9,10 @@ pkgbase = owncloud-client
        makedepends = extra-cmake-modules
        makedepends = python-sphinx
        makedepends = qt6-tools
-       depends = gcc-libs
        depends = glibc
        depends = kdsingleapplication
        depends = libre-graph-api
+       depends = libstdc++
        depends = qt6-base
        depends = qt6-declarative
        depends = qt6-svg


=====================================
PKGBUILD
=====================================
@@ -8,10 +8,10 @@ pkgdesc='ownCloud client based on mirall'
 arch=(x86_64)
 url='http://owncloud.org/'
 license=(GPL2)
-depends=(gcc-libs
-         glibc
+depends=(glibc
          kdsingleapplication
          libre-graph-api
+         libstdc++
          qt6-base
          qt6-declarative
          qt6-svg



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/owncloud-client/-/commit/121428d24cd52f76a719ce0a615a8b412e4c2e31

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


Reply via email to