View | Details | Raw Unified
Collapse All | Expand All

(-) /tmp/PEAR-Log-1.9.3.ebuild.with-typo (-1 / +1 lines)
 Lines 13-17    Link Here 
RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1"
RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1"
pkg_setup() {
pkg_setup() {
	equire_php_with_use sqlite
	require_php_with_use sqlite
}
}