commit:     f917f4f8e8d9d7f5a4d70996f377f5154bf2c417
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 11 02:32:41 2016 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Fri Mar 11 02:32:47 2016 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=f917f4f8

firefox-45: partial fix for qt5 support

 www-client/firefox/firefox-45.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-45.0.ebuild 
b/www-client/firefox/firefox-45.0.ebuild
index 8c5928c..7026972 100644
--- a/www-client/firefox/firefox-45.0.ebuild
+++ b/www-client/firefox/firefox-45.0.ebuild
@@ -131,7 +131,8 @@ src_unpack() {
 
 src_prepare() {
        # Apply our patches
-       eapply "${WORKDIR}/firefox"
+       eapply "${WORKDIR}/firefox" \
+               "${FILESDIR}"/${PN}-45-qt-widget-fix.patch
 
        # Allow user to apply any additional patches without modifing ebuild
        eapply_user

Reply via email to