net-dialup/pppconfig: explicitly inherit l10n

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-12 01:37:48 +01:00
parent 04a4df8b2b
commit 3b195af460

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils
inherit l10n
DESCRIPTION="A text menu based utility for configuring ppp"
HOMEPAGE="https://packages.qa.debian.org/p/pppconfig.html"