]> git.sven.stormbind.net Git - sven/mysqltcl.git/blob - pkgIndex.tcl.in
Temporarily build-depend on libmysqlclient-dev (>= 5.5.17) to ensure that we really...
[sven/mysqltcl.git] / pkgIndex.tcl.in
1 #
2 # Tcl package index file
3 #
4 package ifneeded mysqltcl @PACKAGE_VERSION@ \
5     [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]