subversion: move defaults to package file

This commit is contained in:
Jan Malakhovski
2019-02-03 15:30:36 +00:00
parent b5e511db7c
commit 1b784e5f6f
2 changed files with 3 additions and 12 deletions
@@ -1,6 +1,6 @@
{ bdbSupport ? false # build support for Berkeley DB repositories
{ bdbSupport ? true # build support for Berkeley DB repositories
, httpServer ? false # build Apache DAV module
, httpSupport ? false # client must support http
, httpSupport ? true # client must support http
, pythonBindings ? false
, perlBindings ? false
, javahlBindings ? false