Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6ct


Commits:
21923032 by Antonio Rojas at 2026-05-24T10:11:03+02:00
upgpkg: 0.11-7: gcc-libs--

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,16 @@
 pkgbase = qt6ct
        pkgdesc = Qt 6 Configuration Utility
        pkgver = 0.11
-       pkgrel = 6
+       pkgrel = 7
        url = https://www.opencode.net/trialuser/qt6ct
        arch = x86_64
        license = BSD-2-Clause
        makedepends = cmake
        makedepends = git
        makedepends = qt6-tools
-       depends = gcc-libs
        depends = glibc
+       depends = libgcc
+       depends = libstdc++
        depends = qt6-base
        depends = qt6-svg
        source = git+https://www.opencode.net/trialuser/qt6ct#tag=0.11


=====================================
PKGBUILD
=====================================
@@ -3,13 +3,14 @@
 
 pkgname=qt6ct
 pkgver=0.11
-pkgrel=6
+pkgrel=7
 pkgdesc='Qt 6 Configuration Utility'
 arch=(x86_64)
 url='https://www.opencode.net/trialuser/qt6ct'
 license=(BSD-2-Clause)
-depends=(gcc-libs
-         glibc
+depends=(glibc
+         libgcc
+         libstdc++
          qt6-base
          qt6-svg)
 makedepends=(cmake



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6ct/-/commit/21923032afdf66726d48efc131d3655166f2b925

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6ct/-/commit/21923032afdf66726d48efc131d3655166f2b925
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to