Description of problem: scribus.x86_64 1.4.3-1.el6 has missing dependency for liblcms2.so.2 Version-Release number of selected component (if applicable): 1.4.3-1.el6 How reproducible: Install scribus 1.4.3-1.el6 from epel on CentOS 6.5 Steps to Reproduce: 1. yum install scribus 2. scribus scribus: error while loading shared libraries: liblcms2.so.2: cannot open shared object file: No such file or directory Actual results: Missing dependency, scribus does not run Expected results: scribus is ready to use afer installing it from EPEL Additional info: The (only) missing dependency is: lcms2 After installing lcms2 manually, scribus runs as expected.
*** This bug has been marked as a duplicate of bug 1085420 ***
I suppose epel-6 scribus build could add an explicit Requires: lcms2 as a workaround in the meantime. any objections?
(In reply to Rex Dieter from comment #2) > I suppose epel-6 scribus build could add an explicit > Requires: lcms2 > as a workaround in the meantime. any objections? yeah, sounds like a good idea, will do it