Bug 150561 - Unnecessary dependency on xorg-x11-devel
Summary: Unnecessary dependency on xorg-x11-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: amarok
Version: 3
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Aurelien Bompard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-08 12:23 UTC by Tim Püschel
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-03-11 23:50:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tim Püschel 2005-03-08 12:23:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050302 Firefox/1.0.1 Fedora/1.0.1-1.3.2

Description of problem:
When I want to install amarok rpm says it depends on xorg-x11-devel

rpm -Uvh amarok-*
Fehler: Failed dependencies:
        xorg-x11-devel is needed by amarok-1.2.1-1.i386

After installing it with the --nodeps option it works without problems.

Version-Release number of selected component (if applicable):
amarok-1.2.1-1.i386

How reproducible:
Always

Steps to Reproduce:
1. rpm -Uvh amarok-1.2.1-1.i386.rpm
  

Expected Results:  It shouldn't be necessary to install xorg-x11-devel and with that a whole bunch of other devel stuff just to install an audio player.

Additional info:

Comment 1 Aurelien Bompard 2005-03-08 12:33:32 UTC
Please use "yum install amarok" to install it. It will resolve the dependency
for you and install the required packages with amarok.

Form a technical POV, this dependency is required for OpenGL visualisations, so
amarok can live without it if you don't need them

Comment 2 Michael Schwendt 2005-03-08 16:00:33 UTC
Is that work-around this required?

FC3 qt package changelog says:

* Thu Aug 19 2004 Than Ngo <than> 1:3.3.3-3

- add patch to fix dlopen issue (#126422)
- add image handling fix

Comment 3 Michael Schwendt 2005-03-08 16:01:40 UTC
s/this/still/ ;)


Comment 4 Tim Püschel 2005-03-11 23:39:26 UTC
The OpenGL Spectrum analyzer, Blur scope and Spectrum analyzer seem to work
without problems without having xorg-x11-devel-installed.

Comment 5 Aurelien Bompard 2005-03-11 23:50:37 UTC
Yeah, it looks good here too. The hardcoded dependancy will be removed for the
next version, thanks.


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