summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/awl/awl-0.51.ebuild')
-rw-r--r--dev-php/awl/awl-0.51.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-php/awl/awl-0.51.ebuild b/dev-php/awl/awl-0.51.ebuild
index 530ac28fa..e29191f91 100644
--- a/dev-php/awl/awl-0.51.ebuild
+++ b/dev-php/awl/awl-0.51.ebuild
@@ -16,8 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"
-DEPEND="|| ( <dev-lang/php-5.3[pcre,pdo,postgres,xml]
- >=dev-lang/php-5.3[pdo,postgres,xml] )
+DEPEND="dev-lang/php[pdo,postgres,xml]
doc? ( dev-php/PEAR-PhpDocumentor )"
RDEPEND="${DEPEND}"