On Thu, 2006-11-30 at 15:33 -0600, Rex Dieter wrote: > Marko Anastasov wrote: > > > This is not a serious blocking issue, however I'd still like > > to have it resolved: > > > > $ pkg-config --list-all > > ... > > Package qt-mt was not found in the pkg-config search path. > > Perhaps you should add the directory containing `qt-mt.pc' > > to the PKG_CONFIG_PATH environment variable > > Package 'qt-mt', required by 'avahi-qt3', not found > > Looks like a buglet in avahi's packaging. avahi-qt3.pc is included in > avahi-qt3, and it probably should be included in avahi-qt3-devel (which > would pull in qt-devel which includes the aformentioned qt-mt.pc file). Indeed, I thought I had avahi-qt3-devel. I'll see if someone has already filed a bug for this, if not then I'll do it. Thanks for the tip. Marko