media-libs/rtaudio: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:00:42 +0000 (11:00 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:00:42 +0000 (11:00 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
media-libs/rtaudio/rtaudio-4.1.2.ebuild

index da46efba2187831ad8384f36099dd607ce53a32d..88f1c3e313495629bd025bad1b8ee88beda7c5f2 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils autotools
+inherit eutils autotools ltprune
 
 DESCRIPTION="A set of cross-platform C++ classes for realtime audio I/O"
 HOMEPAGE="https://www.music.mcgill.ca/~gary/rtaudio/"