summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:05 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:05 +0100
commitf6c099afe8502743fb1e302a862bcc8de708c490 (patch)
tree1b231b927a5acbc84dfa4bcc0047d1f0e8d1051e
parentmedia-libs/ffmpegsource: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-f6c099afe8502743fb1e302a862bcc8de708c490.tar.gz
gentoo-f6c099afe8502743fb1e302a862bcc8de708c490.tar.bz2
gentoo-f6c099afe8502743fb1e302a862bcc8de708c490.zip
media-libs/flickcurl: [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/flickcurl/flickcurl-1.26.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/flickcurl/flickcurl-1.26.ebuild b/media-libs/flickcurl/flickcurl-1.26.ebuild
index 8f154579d7ea..2372066e0167 100644
--- a/media-libs/flickcurl/flickcurl-1.26.ebuild
+++ b/media-libs/flickcurl/flickcurl-1.26.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit autotools eutils
+inherit autotools eutils ltprune
DESCRIPTION="C library for the Flickr API"
HOMEPAGE="http://librdf.org/flickcurl/"