Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kdevelop-python
Commits: a1e73a67 by Antonio Rojas at 2026-06-02T23:39:31+02:00 gcc-libs-- - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -8,8 +8,7 @@ pkgdesc='Python language and documentation plugin for KDevelop' arch=(x86_64) url='https://www.kdevelop.org/' license=(GPL-2.0-or-later) -depends=(gcc-libs - glibc +depends=(glibc kconfig kcoreaddons kdevelop @@ -18,6 +17,7 @@ depends=(gcc-libs ktexteditor kwidgetsaddons kxmlgui + libstdc++ python qt6-base threadweaver) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdevelop-python/-/commit/a1e73a677f33f2a78fa1ad3269c375f00b4ff564 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdevelop-python/-/commit/a1e73a677f33f2a78fa1ad3269c375f00b4ff564 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
