Conan-Kudo commented on this pull request.


>           addDep(&ei->provides, ei->soname, NULL, ei->marker);
+           if (multiarch_deps)
+               addDep(&ei->provides, ei->soname, NULL, ei->archmarker);
+       }

I'll add to the commit message about the backwards compatibility concern.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/360#discussion_r170861629
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to