Re: mock build problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2006-06-17 at 00:44 +0100, Paul wrote:
> Hi,
> 
> I'm testing my builds of gtksourceview-sharp, boo, nant, monodoc and
> monodevelop under mock. gtksourceview-sharp and nant both are happy and
> installed fine (yum localinstall).
> 
> When I build boo (which requires nant to build), everything goes to plan
> (same applies to monodevelop). However, in mock, it boo cannot find
> nant, despite it being in /usr/bin and monodevelop can't find
> gtksourceview-sharp, despite the .pc file being in /usr/lib/pkgconfig
> 
> Can anyone shed some advice on these build failures?
> 
> The spec files and src rpms can be found at
> http://www.knox.net.nz/~nodoid

In boo.spec you have:

Requires:  pkgconfig, nant

It should be:

BuildRequires:  pkgconfig, nant

If nant is a runtime dep of boo, you'll need to add that back:

Requires: nant

The -devel subpackage of boo should have a dep on pkgconfig since it
consists only of a .pc file and is useless without pkgconfig.

Paul.

-- 
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

[Index of Archives]     [Fedora General Discussion]     [Fedora Art]     [Fedora Docs]     [Fedora Package Review]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite Backpacking]     [KDE Users]

  Powered by Linux