[Fixed] Missing dependencies in package hugin.
Posted: 4. May 2015, 22:59
Dear Salix developers,
There are 2 missing dependencies concerning package hugin (available in sbo/14.1/graphics). Specifically, packages exiv2 and swig are needed (both available via gslapt/slapt-get). Once those two are installed, hugin compiles just fine. I guess you should add those two dependencies in sbo/14.1/graphics/hugin/hugin.info.
(The "bugs" section seems the best place to report missing dependencies, but not sure)
EDIT: Actually, sbo/14.1/graphics/hugin/hugin.info cannot be modified, as it is not maintained by Salix. If I understand well (correct me if I'm wrong, I'm still learning how Salix works), the two missing dependencies should be added in sbo/14.1/SBoADD, so that line 134 of that file should read:
There are 2 missing dependencies concerning package hugin (available in sbo/14.1/graphics). Specifically, packages exiv2 and swig are needed (both available via gslapt/slapt-get). Once those two are installed, hugin compiles just fine. I guess you should add those two dependencies in sbo/14.1/graphics/hugin/hugin.info.
(The "bugs" section seems the best place to report missing dependencies, but not sure)
EDIT: Actually, sbo/14.1/graphics/hugin/hugin.info cannot be modified, as it is not maintained by Salix. If I understand well (correct me if I'm wrong, I'm still learning how Salix works), the two missing dependencies should be added in sbo/14.1/SBoADD, so that line 134 of that file should read:
Code: Select all
hugin: cmake,exiv2,swig