Bug 173712 - missing package deps: mesa-libGL-devel
Summary: missing package deps: mesa-libGL-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-19 08:08 UTC by Ralf Corsepius
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: mesa-6.4.1-2
Clone Of:
Environment:
Last Closed: 2005-12-21 09:31:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ralf Corsepius 2005-11-19 08:08:41 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050923 Fedora/1.7.12-1.5.1

Description of problem:
mesa-libGL-devel-6.4-4.i386.rpm lacks a dependency on libX11-devel:

# rpm -q --requires -p mesa-libGL-devel-6.4-4.i386.rpm
libGL = 6.4-4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1

# grep X11/ usr/include/GL/*
usr/include/GL/glx.h:#include <X11/Xlib.h>
usr/include/GL/glx.h:#include <X11/Xutil.h>
usr/include/GL/xmesa.h:#include <X11/Xlib.h>
usr/include/GL/xmesa.h:#include <X11/Xutil.h>
=> libGL-devel must depend on libX11-devel


Version-Release number of selected component (if applicable):
mesa-libGL-devel-6.4-4.i386.rpm

How reproducible:
Always

Steps to Reproduce:
compile a program using glx.


Actual Results:  Broken package deps.

Additional info:

Comment 1 Mike A. Harris 2005-12-21 09:31:29 UTC
Thanks for the report.  Fixed in mesa-6.4.1-2


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