1
0
Fork 0
forked from fun/fun

Removed all tcltk support. (0.40.5)

This commit is contained in:
Johannes Findeisen 2026-04-03 19:51:08 +02:00
commit 4365546327
14 changed files with 5 additions and 328 deletions

View file

@ -95,7 +95,6 @@ See [./lib/](https://git.xw3.org/fun/fun/src/branch/main/lib) for what the stand
- [PCSC (smart cards)](./docs/external/pcsc.md) (optional) ☑
- [OpenSSL](./docs/external/openssl.md) (optional) ☑
- [SQLite](./docs/external/sqlite.md) (optional) ☑
- [Tk (Tcl/Tk GUI)](./docs/external/tcltk.md) (optional) ☑
- [XML (libxml2)](./docs/external/xml2.md) (optional) ☑
☑ = Done / ☐ = Planned or in progress.