https://bugzilla.redhat.com/show_bug.cgi?id=864464

--- Comment #10 from Adam Young <ayo...@redhat.com> ---
Lorenzo,

BuildRequires means to build the RPM, as opposed to Requires, which is just for
run time. Even the tox testsuite stage is considered part of the rpmbuild, and
thus external packages like pypy and such should be used from the external
system, not explicitly included as source.

Can you modify your spec to use the files from the base system, possibly via a
symlink, instead of importing the sources?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to