Skip to content

Commit

Permalink
media-tv/mythtv: fix broken qmake detection for qt5
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
rich0 committed Apr 19, 2016
1 parent c09acbf commit d498927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions media-tv/mythtv/mythtv-0.28.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ src_configure() {
--extra-cflags="${CFLAGS}" \
--extra-cxxflags="${CXXFLAGS}" \
--extra-ldflags="${LDFLAGS}" \
--qmake="/usr/lib/qt5/bin/qmake" \
${myconf} || die "configure died"
}

Expand Down

0 comments on commit d498927

Please sign in to comment.