commit: c273c9d866d1297613a87f1fcaa40d092234ccb5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 7 04:54:25 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 7 04:54:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c273c9d8
app-office/gnucash: drop XML-Parser dep
commit 5400c53b2acc7ca096b60267f0ed8e7ccba88575
Author: Andreas Köhler <andi5.py <AT> gmx.net>
AuthorDate: Fri Mar 9 19:26:03 2007 +0000
Commit: Andreas Köhler <andi5.py <AT> gmx.net>
CommitDate: Fri Mar 9 19:26:03 2007 +0000
Drop internal copies of libgsf and goffice.
Targeted distributions should have goffice packages by now.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15701
57a11ea4-9604-0410-9ed3-97b8803252fd
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/gnucash/gnucash-5.10-r1.ebuild | 1 -
app-office/gnucash/gnucash-5.11.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/app-office/gnucash/gnucash-5.10-r1.ebuild
b/app-office/gnucash/gnucash-5.10-r1.ebuild
index d5fbe6a86630..f4865f15e3a3 100644
--- a/app-office/gnucash/gnucash-5.10-r1.ebuild
+++ b/app-office/gnucash/gnucash-5.10-r1.ebuild
@@ -87,7 +87,6 @@ DEPEND="
${RDEPEND}
>=sys-devel/gettext-0.20
dev-lang/perl
- dev-perl/XML-Parser
dev-build/libtool
>=dev-cpp/gtest-1.8.0
"
diff --git a/app-office/gnucash/gnucash-5.11.ebuild
b/app-office/gnucash/gnucash-5.11.ebuild
index c2691c1c3239..0cba70109bab 100644
--- a/app-office/gnucash/gnucash-5.11.ebuild
+++ b/app-office/gnucash/gnucash-5.11.ebuild
@@ -90,7 +90,6 @@ DEPEND="
${RDEPEND}
>=sys-devel/gettext-0.20
dev-lang/perl
- dev-perl/XML-Parser
dev-build/libtool
>=dev-cpp/gtest-1.8.0
"