Bug 152499 - incomplete dependencies break pkgconfig dependency chain
Summary: incomplete dependencies break pkgconfig dependency chain
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libgail-gnome
Version: 4
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-29 21:52 UTC by Michael Schwendt
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-30 15:08:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2005-03-29 21:52:11 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.6) Gecko/20050323
Firefox/1.0.2 Fedora/1.0.2-1.3.1

Description of problem:
Without splitting off a -devel package, it's not possible to fix this.

Package libgail-gnome contains a pkgconfig template file, which lists other
pkgconfig files as requirements. When these files are included in other RPM
packages, the RPM package "Requires" must be complete. Else pkgconfig fails,
prints an error message and returns an error code for standard queries like
"pkg-config --exists foo-1.0", "pkg-config --cflags foo-1.0" or "pkg-config
--list-all".

Additionally, "gnomeui.pc" is not found in any Fedora Core 4 Test 1 package.

missing dependencies due to pkgconfig files:

Requires: atk-devel
Requires: libbonoboui-devel
Requires: gtk2-devel
NOT FOUND: gnomeui.pc


Version-Release number of selected component (if applicable):
libgail-gnome-1.1.0-3

How reproducible:
Always

Steps to Reproduce:
-

Additional info:


Note You need to log in before you can comment on or make changes to this bug.