dev-libs/libcdio: Add missing ltprune.eclass
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 26 Nov 2017 17:31:01 +0000 (18:31 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 26 Nov 2017 17:31:01 +0000 (18:31 +0100)
Closes: https://bugs.gentoo.org/638900
Package-Manager: Portage-2.3.16, Repoman-2.3.6

dev-libs/libcdio/libcdio-1.0.0-r1.ebuild

index 5a278ab70abe4731599bb83a2179488be8d1b568..251281eb2413a26c4acc2ee775a4b948118c3173 100644 (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/"