Skip to content

Commit

Permalink
dev-qt/qtspeech: raise app-accessibility/speech-dispatcher dependency
Browse files Browse the repository at this point in the history
This is required to avoid a build failure due being unable to find headers due
to older versions providing an incorrect pkg-config file.

Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
kensington committed Oct 12, 2017
1 parent df108f6 commit c3f293c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-qt/qtspeech/qtspeech-5.9.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ fi
IUSE=""

RDEPEND="
app-accessibility/speech-dispatcher
>=app-accessibility/speech-dispatcher-0.8.7
~dev-qt/qtcore-${PV}
"
DEPEND="${RDEPEND}"

0 comments on commit c3f293c

Please sign in to comment.