Package: ruby-ntlm / 0.1.1-1

Metadata

Package Version Patches format
ruby-ntlm 0.1.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
include_kconv | (download)

lib/net/ntlm.rb | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 explicitly require kconv for ruby1.9.1
 This module was always loaded under 1.8, but broke the tests under
 1.9.1. Including it if needed.