summaryrefslogtreecommitdiff
path: root/games-engines/qtads/qtads-3.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-engines/qtads/qtads-3.0.0.ebuild')
-rw-r--r--games-engines/qtads/qtads-3.0.0.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/games-engines/qtads/qtads-3.0.0.ebuild b/games-engines/qtads/qtads-3.0.0.ebuild
index 57d338defea2..e375495f938f 100644
--- a/games-engines/qtads/qtads-3.0.0.ebuild
+++ b/games-engines/qtads/qtads-3.0.0.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
@@ -31,6 +31,10 @@ DEPEND="
"
RDEPEND=${DEPEND}
+PATCHES=(
+ "${FILESDIR}"/${PN}-3.0-fluidsynth.patch #785235
+)
+
src_configure() {
eqmake5 \
PREFIX="${EPREFIX}/usr" \