<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 20, 2015 at 1:51 PM, Michael Schwendt <span dir="ltr">&lt;<a href="mailto:mschwendt@gmail.com" target="_blank">mschwendt@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":hp" class="a3s" style="overflow:hidden">Just as a side-note, it&#39;s a faulty query. You need to query src.rpm<br>
repositories if you want to examine BuildRequires.<br>
<br>
If you don&#39;t want to do that, examine dependencies on libqxt to get<br>
a first overview. Those likely are the result of a build dependency:<br>
<br>
# repoquery --whatrequires libqxt<br><br>Here&#39;s a repoquery for BuildRequires:<br>
<br>
# repoquery --archlist=src --whatrequires libqxt-devel  --enablerepo=fedora-source</div></blockquote></div><br>Michael, thanks for the correction.  Had enabled src in the repo file for fedora and was using the command in conjunction dnf.  dnf doesn&#39;t like the --archlist.  Now I know.</div><div class="gmail_extra"><br></div><div class="gmail_extra">That said, qt-examples still shows up with zero hits... and it doesn&#39;t have &quot;lib&quot; in the name, so I am think that &quot;bundled libraries&quot; does not apply here.  Regarding libqxt, the recommendation from upstream I put above.  </div></div>