dev-libs/libcdio: Add missing ltprune.eclass

Closes: https://bugs.gentoo.org/638900
Package-Manager: Portage-2.3.16, Repoman-2.3.6
This commit is contained in:
Andreas Sturmlechner
2017-11-26 18:31:01 +01:00
parent 4c004e09e0
commit 64399a76da

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools libtool multilib-minimal
inherit autotools libtool ltprune multilib-minimal
DESCRIPTION="A library to encapsulate CD-ROM reading and control"
HOMEPAGE="https://www.gnu.org/software/libcdio/"