FS#6790 - squeeze makedepends is incorrect
Attached to Project:
Arch Linux
Opened by Stephan Arts (psyBSD) - Monday, 02 April 2007, 14:03 GMT
Last edited by Tobias Kieslich (tobias) - Thursday, 03 May 2007, 21:26 GMT
Opened by Stephan Arts (psyBSD) - Monday, 02 April 2007, 14:03 GMT
Last edited by Tobias Kieslich (tobias) - Thursday, 03 May 2007, 21:26 GMT
|
Details
Squeeze 0.1.0 does not support arj archives, so the
makedepends on unarj is incorrect.
The same is true for p7zip. Squeeze runtime dependencies are the following: - GNU tar (optional, for tar support) - gzip, bzip, lzop and compress (for compressed files and compressed tar archives) - (un)zip (for zip support) - (un)rar (for rar support) Newer versions of squeeze will probably support more back-end archivers, but all these 'dependencies' are purely optional, and squeeze will work without them, it will just have less functionality. |
This task depends upon
Comment by
Roman Kyrylych (Romashka) - Tuesday,
03 April 2007, 09:09 GMT
please add post_install() message aboout those optional run-time
dependencies.