Description of problem: The epiphany.spec file doesn't list a dependency on the mozilla-nspr-devel package. Trying to build without it results in pkgconfig not find mozilla-gtkmozembed.pc. No big deal, it'll fail to build either way, but the error message is more comprehensible if you know what package to install to correct the problem. Version-Release number of selected component (if applicable): epiphany-0.8.4-1
Created attachment 93829 [details] Adds needed build requirements Adds build requirments for both mozilla-nspr-devel and mozilla-nspr. Not sure if the second one was needed, since mozilla-nspr-devel itself requires mozilla-nspr.
This should be fixed in the next build. mozilla-devel didn't require mozilla-nspr-devel as it should have.