summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:57:25 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:57:25 +0100
commit138f15e7a19463985a119967aca7a14adcfe1c6f (patch)
tree4af498740b9fd2969da52f25072aad62e3385201 /app-arch/dpkg/dpkg-1.19.0.5.ebuild
parentapp-antivirus/clamav: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-138f15e7a19463985a119967aca7a14adcfe1c6f.tar.gz
gentoo-138f15e7a19463985a119967aca7a14adcfe1c6f.tar.bz2
gentoo-138f15e7a19463985a119967aca7a14adcfe1c6f.zip
app-arch/dpkg: [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 'app-arch/dpkg/dpkg-1.19.0.5.ebuild')
-rw-r--r--app-arch/dpkg/dpkg-1.19.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dpkg/dpkg-1.19.0.5.ebuild b/app-arch/dpkg/dpkg-1.19.0.5.ebuild
index ca4419cfd843..0660e61b94c6 100644
--- a/app-arch/dpkg/dpkg-1.19.0.5.ebuild
+++ b/app-arch/dpkg/dpkg-1.19.0.5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils multilib autotools toolchain-funcs
+inherit eutils multilib autotools ltprune toolchain-funcs
DESCRIPTION="Package maintenance system for Debian"
HOMEPAGE="https://packages.qa.debian.org/dpkg"