mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
Add back "package require Tclx 8.0" (Ldaptcl depends on it).
This commit is contained in:
parent
9189f9e1e5
commit
9c90663ad3
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue