summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:33 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:33 +0100
commit947ec8cf3f72d2a5c44ef01ee22e6fdfea10c75b (patch)
treeef1639f029ee4f54d748c69f25a69b4a68eeca8b
parentmedia-libs/libsbsms: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-947ec8cf3f72d2a5c44ef01ee22e6fdfea10c75b.tar.gz
gentoo-947ec8cf3f72d2a5c44ef01ee22e6fdfea10c75b.tar.bz2
gentoo-947ec8cf3f72d2a5c44ef01ee22e6fdfea10c75b.zip
media-libs/libsdl: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--media-libs/libsdl/libsdl-1.2.15-r9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
index c4805c650fa2..442c2b5622c7 100644
--- a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit autotools flag-o-matic multilib toolchain-funcs eutils multilib-minimal
+inherit autotools flag-o-matic ltprune multilib toolchain-funcs eutils multilib-minimal
DESCRIPTION="Simple Direct Media Layer"
HOMEPAGE="http://www.libsdl.org/"