public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/lnxhc/
@ 2023-05-14 17:49 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2023-05-14 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     9ec319ea674f7030bb22c9187710a4483a50f0e7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 17:46:26 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 14 17:48:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec319ea

sys-apps/lnxhc: add missing XML-Parser dep

Closes: https://bugs.gentoo.org/906333
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/lnxhc/{lnxhc-1.2-r1.ebuild => lnxhc-1.2-r2.ebuild} | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/sys-apps/lnxhc/lnxhc-1.2-r1.ebuild b/sys-apps/lnxhc/lnxhc-1.2-r2.ebuild
similarity index 80%
rename from sys-apps/lnxhc/lnxhc-1.2-r1.ebuild
rename to sys-apps/lnxhc/lnxhc-1.2-r2.ebuild
index f2658d42fd1c..03d438a114c2 100644
--- a/sys-apps/lnxhc/lnxhc-1.2-r1.ebuild
+++ b/sys-apps/lnxhc/lnxhc-1.2-r2.ebuild
@@ -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=7
@@ -11,7 +11,10 @@ LICENSE="EPL-1.0"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-RDEPEND=">=dev-lang/perl-5.8"
+RDEPEND="
+	>=dev-lang/perl-5.8
+	dev-perl/XML-Parser
+"
 DEPEND="${RDEPEND}"
 
 PATCHES=(


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-14 17:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-14 17:49 [gentoo-commits] repo/gentoo:master commit in: sys-apps/lnxhc/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox