diff options
Diffstat (limited to 'app-office/libreoffice/libreoffice-9999.ebuild')
-rw-r--r-- | app-office/libreoffice/libreoffice-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 865fc9b57df5..a302b2e20716 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999.ebuild,v 1.32 2015/04/03 22:12:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999.ebuild,v 1.33 2015/04/11 20:43:16 dilfridge Exp $ EAPI=5 @@ -521,8 +521,9 @@ src_configure() { src_compile() { # more and more LO stuff tries to use OpenGL, including tests during build - # bug 501508, bug 540624 and probably more + # bug 501508, bug 540624, bug 545974 and probably more addpredict /dev/dri + addpredict /dev/ati addpredict /dev/nvidiactl # hack for offlinehelp, this needs fixing upstream at some point |