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

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-04 14:43:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2005-03-29 22:01:30 UTC
Without splitting off a -devel package or deleting the .pc file, it's
not possible to fix this.

Package nautilus 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".

nautilus-2.9.91-2.i386.rpm

missing dependencies due to pkgconfig files:

Requires: gnome-vfs2-devel
Requires: glib2-devel
Requires: gtk2-devel

Comment 1 Alexander Larsson 2006-09-04 14:43:55 UTC
We now have a nautilus-devel package.



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