dev-qt/qtgui: Fix path to patch
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 18 Dec 2019 14:23:18 +0000 (15:23 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 18 Dec 2019 14:27:59 +0000 (15:27 +0100)
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-qt/qtgui/qtgui-5.14.0.ebuild

index 1154331783fed25af60c732065466ca4188bbe3c..160554a8cf3324f678498a09e7720f6bac87401b 100644 (file)
@@ -124,7 +124,7 @@ QT5_GENTOO_PRIVATE_CONFIG=(
        :gui
 )
 
-PATCHES=( "${FILESDIR}/${PN}-5.14.0_beta3-no-xcb-no-xkbcommon.patch" )
+PATCHES=( "${FILESDIR}/${PN}-5.13.2-no-xcb-no-xkbcommon.patch" ) # bug 699110
 
 src_prepare() {
        # don't add -O3 to CXXFLAGS, bug 549140