commit: 0f7ef975a67954ef7b10bea0ddecf9b19c06bfe9
Author: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 4 18:08:00 2025 +0000
Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Fri Apr 4 18:08:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f7ef975
dev-python/pyside: add back patch we still need
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>
dev-python/pyside/pyside-6.8.2-r1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-python/pyside/pyside-6.8.2-r1.ebuild
b/dev-python/pyside/pyside-6.8.2-r1.ebuild
index 228a2b6d0606..6eadff3a3747 100644
--- a/dev-python/pyside/pyside-6.8.2-r1.ebuild
+++ b/dev-python/pyside/pyside-6.8.2-r1.ebuild
@@ -222,6 +222,8 @@ BDEPEND="
PATCHES=(
# Needs porting to newer wheel and setuptools
"${FILESDIR}/${PN}-6.8.2-quick-fix-build-wheel.patch"
+ # References files not present in our dev-qt/qtbase
+ "${FILESDIR}/${P}-no-qtexampleicons.patch" # TODO: remove in 6.8.3
)
# Build system duplicates system libraries. TODO: fix