On Sat, 2010-10-09 at 00:10 +0530, theplic islost wrote: > Hi, > > My first attempt to build a portion of the meego-panel gitorious repo > ( meego-panel-applications and meego-panel-datetime ) resulted in an > absence of "meego-panel" package. I tried finding source for it ( as > it thought it might be a dependency whose source must be built first ) > but i couldnt find any repo with that name. Am i missing something of > how the build process works? Kindly shed some light.
To install development packages for a package you can use zypper build-deps-install <package> Then, to find out what package you were missing in the first place, rpm -qf /usr/lib/pkgconfig/meego-panel.pc HTH, Rob _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
