diff options
Diffstat (limited to 'www-client/phantomjs/phantomjs-2.0.0.ebuild')
-rw-r--r-- | www-client/phantomjs/phantomjs-2.0.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/phantomjs/phantomjs-2.0.0.ebuild b/www-client/phantomjs/phantomjs-2.0.0.ebuild index 6b6a81d69de..e52d78f5893 100644 --- a/www-client/phantomjs/phantomjs-2.0.0.ebuild +++ b/www-client/phantomjs/phantomjs-2.0.0.ebuild @@ -33,6 +33,7 @@ DEPEND="${RDEPEND} src_prepare() { epatch "${FILESDIR}/phantomjs-python3-udis86-itab.patch" + epatch "${FILESDIR}/phantomjs-gcc5-compile-fix.patch" # Respect CC, CXX, {C,CXX,LD}FLAGS in .qmake.cache sed -i \ |