summaryrefslogtreecommitdiff
path: root/dev-qt/qtwebengine/qtwebengine-6.7.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-03 08:13:59 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-03 08:13:59 +0100
commit2df2e0ebc717aa53904c920c1a361423dfc3a5f7 (patch)
treed81b257b3923100dc55a999dd12b2198a6d35b99 /dev-qt/qtwebengine/qtwebengine-6.7.0.ebuild
parent75abd8d3830449158bdd27f9c4701bcbadc55080 (diff)
gentoo auto-resync : 03:04:2024 - 08:13:58
Diffstat (limited to 'dev-qt/qtwebengine/qtwebengine-6.7.0.ebuild')
-rw-r--r--dev-qt/qtwebengine/qtwebengine-6.7.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-qt/qtwebengine/qtwebengine-6.7.0.ebuild b/dev-qt/qtwebengine/qtwebengine-6.7.0.ebuild
index e8636461bcc4..0d3fe2a590fb 100644
--- a/dev-qt/qtwebengine/qtwebengine-6.7.0.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-6.7.0.ebuild
@@ -10,7 +10,7 @@ inherit prefix python-any-r1 qt6-build toolchain-funcs
DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML applications"
SRC_URI+="
- https://dev.gentoo.org/~ionen/distfiles/${PN}-6.7-patchset-4.tar.xz
+ https://dev.gentoo.org/~ionen/distfiles/${PN}-6.7-patchset-5.tar.xz
"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
@@ -113,7 +113,6 @@ PATCHES=( "${WORKDIR}"/patches/${PN} )
PATCHES+=(
# add extras as needed here, may merge in set if carries across versions
"${FILESDIR}"/${PN}-6.7.0-clang18.patch
- "${FILESDIR}"/${PN}-6.7.0-x11-header.patch
)
python_check_deps() {