diff options
-rw-r--r-- | dev-vcs/subversion/subversion-1.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.9.3.ebuild b/dev-vcs/subversion/subversion-1.9.3.ebuild index b25ce1e23bbf..41c8197f48bd 100644 --- a/dev-vcs/subversion/subversion-1.9.3.ebuild +++ b/dev-vcs/subversion/subversion-1.9.3.ebuild @@ -37,7 +37,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.7.12 python? ( ${PYTHON_DEPS} ) ruby? ( ${RUBY_DEPS} ) sasl? ( dev-libs/cyrus-sasl ) - http? ( >=net-libs/serf-1.2.1 )" + http? ( >=net-libs/serf-1.3.4 )" RDEPEND="${COMMON_DEPEND} apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) |