summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:44 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:44 +0100
commitac2c188b46d704ba57a3d0b37376c8ba3ff17442 (patch)
treee91affe6542da2130598f0b1bee4517f2ddf66d1
parentmedia-libs/sdl2-net: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-ac2c188b46d704ba57a3d0b37376c8ba3ff17442.tar.gz
gentoo-ac2c188b46d704ba57a3d0b37376c8ba3ff17442.tar.bz2
gentoo-ac2c188b46d704ba57a3d0b37376c8ba3ff17442.zip
media-libs/sdl-gfx: [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/sdl-gfx/sdl-gfx-2.0.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sdl-gfx/sdl-gfx-2.0.25.ebuild b/media-libs/sdl-gfx/sdl-gfx-2.0.25.ebuild
index 409fad2a76c9..bb70fbd0442d 100644
--- a/media-libs/sdl-gfx/sdl-gfx-2.0.25.ebuild
+++ b/media-libs/sdl-gfx/sdl-gfx-2.0.25.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit autotools eutils multilib-minimal
+inherit autotools eutils ltprune multilib-minimal
MY_P="${P/sdl-/SDL_}"
DESCRIPTION="Graphics drawing primitives library for SDL"