Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 365423 - [x11-overlay] x11-base/wayland: Drop unnecessary dependencies
Summary: [x11-overlay] x11-base/wayland: Drop unnecessary dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-30 15:57 UTC by Benjamin Franzke
Modified: 2011-08-14 02:45 UTC (History)
2 users (show)

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


Attachments
ebuild patch (wayland.patch,1.09 KB, patch)
2011-06-24 13:37 UTC, 5FBCDB43
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Franzke 2011-04-30 15:57:11 UTC
The x11-base/wayland ebuild, which builds only the wayland libs,
includes all the dependencies for the wayland-demos.

Needed are only dev-libs/libffi and dev-libs/expat.


Reproducible: Always
Comment 1 5FBCDB43 2011-06-24 13:37:43 UTC
Created attachment 278005 [details, diff]
ebuild patch

Patch for the ebuild.
Removed xorg-2 class, changed the description, fixed the dependencies, and added an USE-flag for optional static lib build (I've seen this flag in some ebuilds so I added it).
Comment 2 Matt Turner gentoo-dev 2011-08-14 02:45:14 UTC
Thanks, fixed.