Hi, building and dependency resolving is for the MeeGo project usually done with an automated buildsystem called OBS: http://en.opensuse.org/Portal:Build_Service
OBS itself also uses libsatsolver in its scheduler to calculate dependencies automatically. Since OBS is such a robot, we do usually not cal many dependencies these days by hand anymore. Martin ssrk wrote: > Hi, > > I found this package 'libsatsolver' in the meego repo. From the > description got know that this library is used for package dependency > solving > and also came to know that this internally used by zypper package manager. > I am trying to build many meego packages and so before start building > I want to know the list of dependencies for each package > Is there any possible way to use this library APIs by external > programs and generate the dependency list of input packages ? > Is there any API documentation available for this library? > Please help. Thanks in advance > > -- > Regards, > ssrk > > ------------------------------------------------------------------------ > > _______________________________________________ > MeeGo-dev mailing list > [email protected] > http://lists.meego.com/listinfo/meego-dev > _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
