mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-php/PEAR-Net_SMTP: new revision to swap pear dependencies.
This package uses some PEAR classes, so it needs to depend on one of either dev-php/pear or dev-php/PEAR-PEAR. The latter actually provides those classes, so it makes more sense as a dependency. This commit swaps the existing dev-php/pear for dev-php/PEAR-PEAR. Package-Manager: portage-2.2.28
This commit is contained in:
@@ -17,7 +17,7 @@ IUSE="examples sasl"
|
||||
DEPEND=""
|
||||
RDEPEND="dev-lang/php:*
|
||||
dev-php/PEAR-Net_Socket
|
||||
dev-php/pear
|
||||
dev-php/PEAR-PEAR
|
||||
sasl? ( dev-php/PEAR-Auth_SASL )"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
Reference in New Issue
Block a user