Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 493790 - =app-office/abiword-3.0.0-r1 should not depend on dev-lang/perl
Summary: =app-office/abiword-3.0.0-r1 should not depend on dev-lang/perl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GNOME Office (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-09 20:50 UTC by Maxim Kammerer
Modified: 2013-12-13 19:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Kammerer 2013-12-09 20:50:51 UTC
There is only one script using perl in sources (plugins/openxml/common/xp/converter.pl), and it is not installed (it's in EXTRA_DIST).
Comment 1 Pacho Ramos gentoo-dev 2013-12-10 21:25:06 UTC
Indeed, looks like it's only a DEPEND (not RDEPEND)
Comment 2 Maxim Kammerer 2013-12-10 21:43:49 UTC
I don't think perl is even a DEPEND (besides as a dependency via autoconf).
Comment 3 Pacho Ramos gentoo-dev 2013-12-10 21:48:33 UTC
Looking to configure.ac seems that it will die if perl is not present
Comment 4 Maxim Kammerer 2013-12-10 21:52:51 UTC
I saw that, but assumed that all configure scripts do that (hence the remark about autoconf above). But looking at other scripts, I am wrong, so perl should probably be in DEPEND.
Comment 5 Pacho Ramos gentoo-dev 2013-12-13 19:05:39 UTC
+  13 Dec 2013; Pacho Ramos <pacho@gentoo.org> abiword-3.0.0-r1.ebuild:
+  perl is only a DEPEND and libxslt is always needed (#493790 and #493878 by
+  Maxim Kammerer)
+