FS#22960 - [hugin] "make" and "perl-exiftool" should be in package depends
Attached to Project:
Arch Linux
Opened by Rob (Photoguy) - Saturday, 19 February 2011, 13:45 GMT
Last edited by Ionut Biru (wonder) - Saturday, 19 February 2011, 16:54 GMT
Opened by Rob (Photoguy) - Saturday, 19 February 2011, 13:45 GMT
Last edited by Ionut Biru (wonder) - Saturday, 19 February 2011, 16:54 GMT
|
DetailsDescription: Hugin creates a panorama by creating a makefile and running make to produce the final output. This means that make is a dependency, however it is not listed in the package dependencies. A non-developer who installs hugin will not be able to produce any output until they install make as well. Additionally, recent versions of hugin have required perl-exiftool to work, however it is still listed in optdepends in the Arch package. It should be in depends. Steps to reproduce: 1. Install hugin 2. Make sure make and/or perl-exiftool are uninstalled 3. Try to render a project |
This task depends upon
We don't specify make in package dependencies. Anyone building a package is supposed to install the base-devel package group.