summaryrefslogtreecommitdiff
path: root/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild')
-rw-r--r--x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild b/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild
index 114dc4f5294b..bd7d62f1034a 100644
--- a/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild
+++ b/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,4 +25,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}/${P}-qt-5.12.patch" )
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.2.0-qt-5.12.patch
+ "${FILESDIR}"/${PN}-1.2.0-respect-CXXFLAGS.patch
+)