Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59897 - php5-sapi.eclass is missing a ? after the qdbm statement in DEPEND.
Summary: php5-sapi.eclass is missing a ? after the qdbm statement in DEPEND.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 14:02 UTC by Karl Hakimian
Modified: 2004-08-09 15:32 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 Karl Hakimian 2004-08-09 14:02:17 UTC
Emering php5 requires qdbm even if the qdbm use flag is not set. The DEPEND statement has a missing ?.

Reproducible: Always
Steps to Reproduce:
1.USE=-qdbm emerge =dev-php/php-5.0.0
Actual Results:  
dev-db/qdbm wants to emerge to satify a dependency.

Expected Results:  
No requirement for dev-db/qdbm

Add ? after qdbm on line 56.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-09 15:32:19 UTC
in cvs.