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-9999.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-9999.ebuild')
-rw-r--r--sys-auth/consolekit/consolekit-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/consolekit/consolekit-9999.ebuild b/sys-auth/consolekit/consolekit-9999.ebuild
index f1eae0723ce0..cec91280e66d 100644
--- a/sys-auth/consolekit/consolekit-9999.ebuild
+++ b/sys-auth/consolekit/consolekit-9999.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=6
-inherit autotools libtool git-r3 linux-info pam xdg-utils
+inherit autotools libtool git-r3 linux-info ltprune pam xdg-utils
MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}