FS#8935 - iputils build depends on package in extra
Attached to Project:
Arch Linux
Opened by Karolina Lindqvist (karolinali) - Saturday, 15 December 2007, 09:54 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 05 October 2008, 15:51 GMT
Opened by Karolina Lindqvist (karolinali) - Saturday, 15 December 2007, 09:54 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 05 October 2008, 15:51 GMT
|
Details
Description: iputils have a makdepends on package "jade"
from the "extra" repository.
Additional info: * package version(s) 20070202.3 * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Sunday, 05 October 2008, 15:51 GMT
Reason for closing: Fixed
Additional comments about closing: extra depends are no bug
Sunday, 05 October 2008, 15:51 GMT
Reason for closing: Fixed
Additional comments about closing: extra depends are no bug
Roman am i right here?
jade doesn't have any other dependencies so IMO it won't be a big issue if we put it in Core.
Anyway this issue is worth mentioning on dev-public ML.
- docbook-xsl stylesheets are referenced, which is not a makedepend either. The versioned location is hardcoded in PKGBUILD
- xsltproc is used, which belongs to libxslt. Which is also no makedepend
Looking at the age of iputils (one year old), I can hardly believe we have to generate documentation from the XML files quite often. We could generate manpages from the XML files, upload them to ftp.archlinux.org and remove the manpage generation from the PKGBUILD. Problem solved.