summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2016-10-13 09:04:18 +0200
committerMike Gilbert <floppym@gentoo.org>2016-10-13 12:08:17 -0400
commitcf1979b242d1cc3d435be023ba3637f01b48aa05 (patch)
tree0ca8d478e11e39e730486f5d9a96c82aab44b3e7 /app-i18n/fcitx-unikey/fcitx-unikey-0.2.5.ebuild
parentapp-i18n/fcitx-unikey: Use EAPI="6". Fix LICENSE, dependencies. Call gnome2_i... (diff)
downloadgentoo-cf1979b242d1cc3d435be023ba3637f01b48aa05.tar.gz
gentoo-cf1979b242d1cc3d435be023ba3637f01b48aa05.tar.bz2
gentoo-cf1979b242d1cc3d435be023ba3637f01b48aa05.zip
app-i18n/fcitx-unikey: Fix building with C++11 (bug #595866).
Diffstat (limited to 'app-i18n/fcitx-unikey/fcitx-unikey-0.2.5.ebuild')
-rw-r--r--app-i18n/fcitx-unikey/fcitx-unikey-0.2.5.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.5.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.5.ebuild
index 5a087b5d2a52..87fbb25b53e8 100644
--- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.5.ebuild
+++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.5.ebuild
@@ -32,6 +32,10 @@ DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig"
+PATCHES=(
+ "${FILESDIR}/${P}-c++11.patch"
+)
+
DOCS=()
src_configure() {