Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt6-webengine
Commits:
897e9fab by Antonio Rojas at 2024-05-10T11:42:37+02:00
Properly credit stolen patches
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -82,6 +82,7 @@ prepare() {
git submodule set-url src/3rdparty "$srcdir"/qtwebengine-chromium
git -c protocol.file.allow=always submodule update
+# Fix build with ninja 1.12 - Gentoo patch
patch -Np1 -i ../qtwebengine-6.7.0-ninja1.12.patch
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webengine/-/commit/897e9fab128f0654ca4b9b6822790502e4f94f6b
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webengine/-/commit/897e9fab128f0654ca4b9b6822790502e4f94f6b
You're receiving this email because of your account on gitlab.archlinux.org.