summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:36 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:36 +0100
commit233f3c6679f0eb986dff2c195dc8b477f8eb4974 (patch)
tree5f6d4fab9d4e69df1c9a1411a32b27fd48d108f8
parentmedia-libs/libv4l: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-233f3c6679f0eb986dff2c195dc8b477f8eb4974.tar.gz
gentoo-233f3c6679f0eb986dff2c195dc8b477f8eb4974.tar.bz2
gentoo-233f3c6679f0eb986dff2c195dc8b477f8eb4974.zip
media-libs/openexr_ctl: [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/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild
index 71f4124efb1f..80c54b5487ec 100644
--- a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild
+++ b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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="OpenEXR CTL libraries"
HOMEPAGE="https://sourceforge.net/projects/ampasctl"