summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-03-10 16:47:53 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-10 17:41:48 +0100
commita543b70831d746352d8f93df58d53df1ecf79020 (patch)
tree8798cc6ca74d9f477ee5a8199dc14381365813f1 /media-sound/seq24/seq24-0.9.3-r1.ebuild
parentmedia-sound/seq24: EAPI-7 bump, switch to virtual/jack, fix DESCRIPTION (diff)
downloadgentoo-a543b70831d746352d8f93df58d53df1ecf79020.tar.gz
gentoo-a543b70831d746352d8f93df58d53df1ecf79020.tar.bz2
gentoo-a543b70831d746352d8f93df58d53df1ecf79020.zip
media-sound/seq24: Fix mutex build ambiguity
Thanks-to: Thomas Groman <tgrom.automail@nuegia.net> Bug: https://bugs.gentoo.org/587326 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/seq24/seq24-0.9.3-r1.ebuild')
-rw-r--r--media-sound/seq24/seq24-0.9.3-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/media-sound/seq24/seq24-0.9.3-r1.ebuild b/media-sound/seq24/seq24-0.9.3-r1.ebuild
index ebb6c2c844a9..9901ff780372 100644
--- a/media-sound/seq24/seq24-0.9.3-r1.ebuild
+++ b/media-sound/seq24/seq24-0.9.3-r1.ebuild
@@ -28,6 +28,8 @@ RDEPEND="${DEPEND}"
DOCS=( AUTHORS ChangeLog README RTC SEQ24 )
+PATCHES=( "${FILESDIR}/${P}-std-mutex.patch" )
+
src_configure() {
econf \
$(use_enable jack) \