Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138218 - x11-libs/openmotif's dependency on autoconf is wrong
Summary: x11-libs/openmotif's dependency on autoconf is wrong
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 137964
  Show dependency tree
 
Reported: 2006-06-27 09:02 UTC by UncleOwen
Modified: 2006-06-27 11:05 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 UncleOwen 2006-06-27 09:02:43 UTC
http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild?r1=1.2&r2=1.3 looks fishy. >=sys-devel/autoconf-2.5 is also fulfilled by autoconf-2.13, which is probably not what was meant. Correct would be >=sys-devel/autoconf-2.50 or >=sys-devel/autoconf-2.59.
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-06-27 11:05:37 UTC
I removed the version, autoconf is in system and thus should not be DEPed on anyway. Well without version number it referrs to the latest version, so it is fine.

Thanks