force qt4 since that's what the ebuild was marked stable with (bug #560782)

Package-Manager: portage-2.2.20.1
This commit is contained in:
Michael Sterrett
2015-09-18 14:28:09 -04:00
parent f7218d0969
commit 0e2cbd14fc

View File

@@ -27,5 +27,5 @@ src_configure() {
-DUSE_SDL_2=ON
)
cmake-utils_src_configure
QT_SELECT=4 cmake-utils_src_configure
}