Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268432 - dev-libs/libunique requires gtk-doc-am because of automake usage
Summary: dev-libs/libunique requires gtk-doc-am because of automake usage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-03 13:08 UTC by James Rowe
Modified: 2009-05-03 14:35 UTC (History)
0 users

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


Attachments
libunique-missing_gtk-doc-am.patch (libunique-missing_gtk-doc-am.patch,334 bytes, patch)
2009-05-03 13:10 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 2009-05-03 13:08:14 UTC
Because automake is used in the current ebuild the gtk-doc macros need to be
installed, the attached patch fixes this.

Thanks,

James
 


Reproducible: Always
Comment 1 James Rowe 2009-05-03 13:10:37 UTC
Created attachment 190223 [details, diff]
libunique-missing_gtk-doc-am.patch

Probably not worth a patch ;)
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-05-03 14:35:45 UTC
right, fixed without a bump. Thanks for reporting.