[meego-packaging] Figuring out which packages to require
ext-bernd.wachter at nokia.com
ext-bernd.wachter at nokia.com
Tue Jul 27 11:23:22 PDT 2010
On 07/27/2010 08:59 PM, ext Arjan van de Ven wrote:
> well.. it's a start...
>
> if you happen to know one I can use as a typical case I can extend the
> autopackager ...
Have a look at libaccounts-qt.
CONFIG += link_pkgconfig
enables pkgconfig support,
PKGCONFIG += glib-2.0
adds glib to the packages to search for. You need to search for those
fields in all project files in all submodules. I'll most likely submit
another package with somewhat more sophisticated pkgconfig stuff tomorrow.
Bernd
More information about the MeeGo-packaging
mailing list