diff options
author | Mauro Giachero <mauro dot giachero at gmail dot com> | 2010-05-11 22:53:41 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:53:41 +0200 |
commit | c9bbf5d47fecf839a39a26f2dfc10c362a3f3c7c (patch) | |
tree | 3ce56735b014c28a90eb045cdd8c106b2da3648a /development/subversion-bindings/README | |
parent | 0694d5c922d181daab2aa3346f8f0738db34f5c8 (diff) |
development/subversion-bindings: Added to 12.1 repository
Diffstat (limited to 'development/subversion-bindings/README')
-rw-r--r-- | development/subversion-bindings/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/development/subversion-bindings/README b/development/subversion-bindings/README new file mode 100644 index 0000000000..2bfe5d3aaa --- /dev/null +++ b/development/subversion-bindings/README @@ -0,0 +1,8 @@ +This package adds the Subversion bindings for Perl, Python and Ruby. + +These are actually part of the Subversion source distribution, but aren't +availabile in the Slackware package since they require Swig, which is not +part of Slackware. The JavaHL bindings are NOT installed by this script. +You will need this package to use "git svn". + +Swig is required to build this package. |