summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:03 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:03 +0100
commitc5d1d2ffa7ed78f9acf6f9c7b45c00843b737a02 (patch)
tree97c156355ca8ebc20cce4d20dd9d0e1a0ef178b8 /media-libs/alsa-lib/alsa-lib-1.1.2.ebuild
parentmedia-gfx/imageworsener: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-c5d1d2ffa7ed78f9acf6f9c7b45c00843b737a02.tar.gz
gentoo-c5d1d2ffa7ed78f9acf6f9c7b45c00843b737a02.tar.bz2
gentoo-c5d1d2ffa7ed78f9acf6f9c7b45c00843b737a02.zip
media-libs/alsa-lib: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.1.2.ebuild')
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild
index 85100e9a3677..11c4a371fbd6 100644
--- a/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild
@@ -6,7 +6,7 @@ EAPI=6
# no support for python3_2 or above yet wrt #471326
PYTHON_COMPAT=( python2_7 )
-inherit autotools eutils multilib multilib-minimal python-single-r1
+inherit autotools eutils ltprune multilib multilib-minimal python-single-r1
DESCRIPTION="Advanced Linux Sound Architecture Library"
HOMEPAGE="https://alsa-project.org/"