commit:     e843e4674a4e11aae9974ec0edae78ae1249dc3e
Author:     Simon Detheridge <simon <AT> widgit <DOT> com>
AuthorDate: Fri Feb 19 13:04:31 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 19:02:55 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=e843e467

sets: Remove dev-qt/qtopenvg from default qt4 set

This isn't really useful on desktop, and can cause issues with mesa
as it pulls in egl support. Given that these features are only really
useful on embedded, it's best to leave this out of the default set
and have the user pull in manually if desired.

 sets/qt4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sets/qt4 b/sets/qt4
index b7b0272..6d037eb 100644
--- a/sets/qt4
+++ b/sets/qt4
@@ -17,7 +17,7 @@ dev-qt/qtgui:4
 dev-qt/qthelp:4
 dev-qt/qtmultimedia:4
 dev-qt/qtopengl:4
-dev-qt/qtopenvg:4
+#dev-qt/qtopenvg:4
 #dev-qt/qtphonon:4
 dev-qt/qtscript:4
 dev-qt/qtsql:4

Reply via email to