summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild')
-rw-r--r--media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild9
1 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
index a9370aa19ecc..bbbf7fcfea31 100644
--- a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
+++ b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit cmake-utils
@@ -21,7 +21,10 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}/${P}-gcc.patch" )
+PATCHES=(
+ "${FILESDIR}/${P}-gcc.patch"
+ "${FILESDIR}/${P}-cxx11.patch" # bug 690360
+)
src_configure() {
local mycmakeargs=(