summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:22 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:22 +0100
commita969209554352f5dbb54ec310711568a105722f4 (patch)
tree3b900d20b64aa64f1f9a9edaf8a06060036f47a3
parentmedia-libs/libgphoto2: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-a969209554352f5dbb54ec310711568a105722f4.tar.gz
gentoo-a969209554352f5dbb54ec310711568a105722f4.tar.bz2
gentoo-a969209554352f5dbb54ec310711568a105722f4.zip
media-libs/libgpod: [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/libgpod/libgpod-0.8.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libgpod/libgpod-0.8.3-r2.ebuild b/media-libs/libgpod/libgpod-0.8.3-r2.ebuild
index dbff81c64076..17b0445aa5ba 100644
--- a/media-libs/libgpod/libgpod-0.8.3-r2.ebuild
+++ b/media-libs/libgpod/libgpod-0.8.3-r2.ebuild
@@ -4,7 +4,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 )
-inherit autotools eutils mono-env python-single-r1 udev
+inherit autotools eutils ltprune mono-env python-single-r1 udev
DESCRIPTION="Shared library to access the contents of an iPod"
HOMEPAGE="http://www.gtkpod.org/libgpod/"