summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:59:27 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:59:27 +0100
commit4e902999ef6b28989405870258e4c79a5e4cf862 (patch)
tree9466c2d90ab2beab940eecf45abc4cde47830635 /dev-libs/ucl/ucl-1.03-r1.ebuild
parentdev-libs/starpu: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-4e902999ef6b28989405870258e4c79a5e4cf862.tar.gz
gentoo-4e902999ef6b28989405870258e4c79a5e4cf862.tar.bz2
gentoo-4e902999ef6b28989405870258e4c79a5e4cf862.zip
dev-libs/ucl: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/ucl/ucl-1.03-r1.ebuild')
-rw-r--r--dev-libs/ucl/ucl-1.03-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ucl/ucl-1.03-r1.ebuild b/dev-libs/ucl/ucl-1.03-r1.ebuild
index 3198e5cf0830..522d8f7917df 100644
--- a/dev-libs/ucl/ucl-1.03-r1.ebuild
+++ b/dev-libs/ucl/ucl-1.03-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit autotools eutils flag-o-matic
+inherit autotools eutils flag-o-matic ltprune
DESCRIPTION="the UCL Compression Library"
HOMEPAGE="http://www.oberhumer.com/opensource/ucl/"