diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-06-25 00:07:41 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-06-25 00:08:18 +0200 |
commit | 255718186e9c8aff4184dc602bf962cab183e8f2 (patch) | |
tree | 03e6365cbc1fe632637653ce62f7ba4677f03cbd /app-accessibility/simon/simon-0.4.1.ebuild | |
parent | media-video/tcmplex-panteltje: EAPI bump, bug 605728 (diff) | |
download | gentoo-255718186e9c8aff4184dc602bf962cab183e8f2.tar.gz gentoo-255718186e9c8aff4184dc602bf962cab183e8f2.tar.bz2 gentoo-255718186e9c8aff4184dc602bf962cab183e8f2.zip |
app-accessibility/simon: Remove bogus Qt4WebKit header
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-accessibility/simon/simon-0.4.1.ebuild')
-rw-r--r-- | app-accessibility/simon/simon-0.4.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-accessibility/simon/simon-0.4.1.ebuild b/app-accessibility/simon/simon-0.4.1.ebuild index cdd4206fef8b..e8adbd973917 100644 --- a/app-accessibility/simon/simon-0.4.1.ebuild +++ b/app-accessibility/simon/simon-0.4.1.ebuild @@ -55,6 +55,7 @@ PATCHES=( "${FILESDIR}"/${P}-linguas.patch "${FILESDIR}"/${P}-sphinx.patch "${FILESDIR}"/${P}-opencv-include.patch + "${FILESDIR}"/${P}-no-qtwebkit.patch ) src_configure() { |