summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:02:56 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:02:56 +0100
commit8037384ee0086dc0d4fcd8be2d76935901b8be19 (patch)
tree25a237e034612964fa11b44af53990921e0b58f5 /sys-auth/consolekit/consolekit-1.1.2.ebuild
parentsys-apps/usbredir: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-8037384ee0086dc0d4fcd8be2d76935901b8be19.tar.gz
gentoo-8037384ee0086dc0d4fcd8be2d76935901b8be19.tar.bz2
gentoo-8037384ee0086dc0d4fcd8be2d76935901b8be19.zip
sys-auth/consolekit: [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 'sys-auth/consolekit/consolekit-1.1.2.ebuild')
-rw-r--r--sys-auth/consolekit/consolekit-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/consolekit/consolekit-1.1.2.ebuild b/sys-auth/consolekit/consolekit-1.1.2.ebuild
index 70ebee56b652..66f488bbfdc9 100644
--- a/sys-auth/consolekit/consolekit-1.1.2.ebuild
+++ b/sys-auth/consolekit/consolekit-1.1.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools libtool linux-info pam xdg-utils
+inherit autotools libtool linux-info ltprune pam xdg-utils
MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}