Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132460 - net-misc/aria-1.0.0 should depend on GTK+ v1.2, currently it is too loose
Summary: net-misc/aria-1.0.0 should depend on GTK+ v1.2, currently it is too loose
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-06 08:28 UTC by James Rowe
Modified: 2006-06-24 08:29 UTC (History)
0 users

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


Attachments
aria-broken_deps.patch (aria-broken_deps.patch,456 bytes, patch)
2006-05-06 08:28 UTC, James Rowe
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Rowe 2006-05-06 08:28:08 UTC
aria depends GTK+ v1.2, it won't build with later versions.  The attached
patch fixes this, and also fixes the glib dep.

  Note: Really all the patch does is revert the behavious of previous
ebuilds, because the dependencies were correct in the old versions.

Thanks


James
Comment 1 James Rowe 2006-05-06 08:28:41 UTC
Created attachment 86283 [details, diff]
aria-broken_deps.patch
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2006-06-24 08:29:23 UTC
Fixed. Thanks for reporting.