Kurt Roeckx <[EMAIL PROTECTED]> writes:

> Your package has a QtSql.pc and Qt3Support.pc pkg-config file
> included.  Packages using that fail to build because you're
> atleast missing a dependency on libmysqlclient14-dev, and looks
> like on libpq-dev too.  Maybe some others?

Well, it suggests libqt4-sql, which in turn suggests libmysqlclient-dev
and libpq-dev.  However, that probably isn't strong enough; I should
probably just recommend them directly in libqt4-dev.

I don't think a strong dependency is needed though, since most Qt apps
don't use the SQL module.

-- 
Society is never going to make any progress until we all learn to
pretend to like each other.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to