Hi,<div><br></div><div>I just made a Debian package of my app. I'm using QtSql in it. But for some reason when I install the package, all the SQL things don't work. My guess is that I'm missing something in the Build-Depends line in the control file. How can I check what libs I need to add there and what are their correct names? </div>
<div><br></div><div>Cheers,</div><div>Sascha</div><div><br></div><div>PS. Currently it's like this: Build-Depends: dephelper (>5), libqt4-dev, libqt4-network</div>