Skip to content

Commit

Permalink
app-office/libreoffice: Workaround buildsystem deficit w/ QT_SELECT=5
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/639620
Package-Manager: Portage-2.3.20, Repoman-2.3.6
  • Loading branch information
a17r committed Jan 24, 2018
1 parent b21b854 commit e814585
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-office/libreoffice/libreoffice-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ src_configure() {
export PYTHON_LIBS=$(python_get_LIBS)

if use kde; then
export QT_SELECT=5 # bug 639620 needs proper fix though
export QT5DIR="$(qt5_get_bindir)/../"
export MOC5="$(qt5_get_bindir)/moc"
fi
Expand Down

0 comments on commit e814585

Please sign in to comment.