dev-perl/Lirc-Client: update DESCRIPTION

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-06-21 01:56:34 +01:00
parent 76b67d579e
commit 4263d5e478

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ DIST_AUTHOR=MGRIMES
DIST_VERSION=2.02
inherit perl-module
DESCRIPTION="A client library for the Linux Infrared Remote Control (LIRC)"
DESCRIPTION="Client library for the Linux Infrared Remote Control (LIRC)"
SLOT="0"
KEYWORDS="amd64 ~x86"
@@ -17,7 +17,8 @@ RDEPEND="
dev-perl/File-Path-Expand
>=dev-perl/Moo-1.0.0
"
BDEPEND="${RDEPEND}
BDEPEND="
${RDEPEND}
>=dev-perl/Module-Build-0.360.0
virtual/perl-File-Spec
virtual/perl-IO