Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105781 - gst-plugins depends on gtkconf what is not needed
Summary: gst-plugins depends on gtkconf what is not needed
Status: RESOLVED DUPLICATE of bug 77431
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-13 03:37 UTC by SchAmane
Modified: 2005-09-14 12:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SchAmane 2005-09-13 03:37:18 UTC
RDEPEND=">=media-libs/gstreamer-0.8.10
        >=gnome-base/gconf-1.2"

in ebuild should be replaced by:

RDEPEND=">=media-libs/gstreamer-0.8.10"

That would make gstreamer builds on system without GTK, not all plugins need be
compiled agains GTK, you can compile something like PNG support without gtk, and
so on. Only some few plugins need GTK.


Reproducible: Always
Steps to Reproduce:
1. Just try to build gstreamer without GTK



Expected Results:  
Gstreamer should depend on GTK, only few gst-plugins.
Comment 1 Zaheer Abbas Merali (RETIRED) gentoo-dev 2005-09-14 12:34:32 UTC

*** This bug has been marked as a duplicate of 77431 ***