Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104462 - poppler-0.4.1 ebuild fails due to automake-1.9.6 dependency
Summary: poppler-0.4.1 ebuild fails due to automake-1.9.6 dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 02:58 UTC by Karl Zollner
Modified: 2005-09-01 17:18 UTC (History)
0 users

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


Attachments
proposed ebuild with proper automake dependency (poppler-0.4.1-r1.ebuild,1.18 KB, text/plain)
2005-09-01 03:03 UTC, Karl Zollner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Zollner 2005-09-01 02:58:46 UTC
poppler-0.4.1 ebuild fails due to automake-1.9.6 dependency- change ebuild to
reflect proper automake dependency

Reproducible: Always
Steps to Reproduce:
1.emerge -av poppler
2.watch emerge output
3.profit!

Actual Results:  
emerge fails

Expected Results:  
successful emerge
Comment 1 Karl Zollner 2005-09-01 03:03:53 UTC
Created attachment 67398 [details]
proposed ebuild with proper automake dependency

Simply copied existing poppler-0.4.1 ebuild and added:

>=sys-devel/automake-1.9.6

to the list of DEPENDs....

should do the trick....
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-09-01 17:18:34 UTC
Fixed.  Thanks for reporting.  I, of course, already had automake 1.9, so it
didn't fail for me.