[meego-packaging] [meego-commits] 23254: New package Trunk/layermananger
Arjan van de Ven
arjan at linux.intel.com
Tue Aug 30 16:41:06 UTC 2011
On 8/30/2011 9:30 AM, Rudolf Streif wrote:
> Hi,
>
> I am finally getting around to fix the issues. However, I could use
> some help:
>
> 1. Group: There is no group in /usr/share/spectacle/GROUPS that would
> fit the bill for these packages. The desired group name whould be
> IVI/GCOMP indicating the IVI domain and G-compliance packages.
>
>
> 2. BuildRequires: I changed the BuildRequires to the recommended
> pkgconfig() format:
>
> BuildRequires: pkgconfig(libXdamage)
> BuildRequires: pkgconfig(libXcomposite)
> BuildRequires: pkgconfig(libX11)
> BuildRequires: pkgconfig(glesv2)
> BuildRequires: pkgconfig(egl)
> BuildRequires: pkgconfig(dbus-1)
>
> The last three resolve, however the first three do not:
>
> unresolvable: nothing provides pkgconfig(libXdamage), nothing provides
> pkgconfig(libXcomposite), nothing provides pkgconfig(libX11)
xcomposite, x11
and such are the things they provide
rpm -q --provides libXdamage-devel
and it'll tell you what pkgconfig's the package provides
More information about the MeeGo-packaging
mailing list