X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fldaptcl%2FpkgIndex.tcl.in;h=f2575566bc0d763c0ef452f80ca6de9dca9bd114;hb=b769f446197c6e20058c2db5271a8fccd0ca68a6;hp=ab20f455e4511ab8f005d2be8ee76468f4ead345;hpb=9189f9e1e558b7febd740ea8fb6d448958d8f5de;p=openldap diff --git a/contrib/ldaptcl/pkgIndex.tcl.in b/contrib/ldaptcl/pkgIndex.tcl.in index ab20f455e4..f2575566bc 100644 --- a/contrib/ldaptcl/pkgIndex.tcl.in +++ b/contrib/ldaptcl/pkgIndex.tcl.in @@ -1 +1 @@ -package ifneeded Ldaptcl @NEO_VERSION@ "load [file join $dir .. @NEO_SHARED_LIB_FILE@] Ldaptcl" +package ifneeded Ldaptcl @NEO_VERSION@ "package require Tclx 8.0; load [file join $dir .. @NEO_SHARED_LIB_FILE@] Ldaptcl"