<div class="highlight highlight-source-diff"><pre><span class="pl-c1">diff --git a/build/build.c b/build/build.c</span>
index bf92d22eb..3887457d3 100644
<span class="pl-md">--- a/build/build.c</span>
<span class="pl-mi1">+++ b/build/build.c</span>
<span class="pl-mdr">@@ -200,10 +200,6 @@</span> static int doBuildRequires(rpmSpec spec, int test)
     argvSplit(&output, getStringBuf(sb_stdout), "\n\r");
     outc = argvCount(output);
 
<span class="pl-md"><span class="pl-md">-</span>    if (!outc) {</span>
<span class="pl-md"><span class="pl-md">-</span>       goto exit;</span>
<span class="pl-md"><span class="pl-md">-</span>    }</span>
<span class="pl-md"><span class="pl-md">-</span></span>
     for (int i = 0; i < outc; i++) {
        parseRCPOT(spec, spec->sourcePackage, output[i], RPMTAG_REQUIRENAME,
                   0, 0, addReqProvPkg, NULL);</pre></div>
<p>this should fix the problem...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/rpm-software-management/rpm/issues/781?email_source=notifications&email_token=ADLPZUZJMCOHNZRLUWULHHDP5NKQXA5CNFSM4H43QP7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZBJFZI#issuecomment-507679461">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ADLPZUZLCPKOD5DTYD252QTP5NKQXANCNFSM4H43QP7A">mute the thread</a>.<img src="https://github.com/notifications/beacon/ADLPZU6XZ373Z5CGYSNFHBLP5NKQXA5CNFSM4H43QP7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZBJFZI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/rpm-software-management/rpm/issues/781?email_source=notifications\u0026email_token=ADLPZUZJMCOHNZRLUWULHHDP5NKQXA5CNFSM4H43QP7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZBJFZI#issuecomment-507679461",
"url": "https://github.com/rpm-software-management/rpm/issues/781?email_source=notifications\u0026email_token=ADLPZUZJMCOHNZRLUWULHHDP5NKQXA5CNFSM4H43QP7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZBJFZI#issuecomment-507679461",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>