# The name is chosen because the package is primary a Tcl extension,
# so the Tcl/Tk policy applies
tcl-itcl4: package-name-doesnt-match-sonames
# The soname libtcl4.so is versioned, but unconventional (upstream uses this scheme)
tcl-itcl4: shlib-without-versioned-soname
tcl-itcl4: non-dev-pkg-with-shlib-symlink
# tcl-itcl4 isn't supposed to be in build-dependencies without tcl-dev (or tcl8.6-dev)
tcl-itcl4: virtual-package-depends-without-real-package-depends depends: libtcl
