Description: set "slob" and "stardict" as non-available platform
 Debian cannot build these formats:

  * tei2slob: not packaged converter tei2slob
  * StarDict: dependency pyglossary outdated (required 4.7.1, see #1086527)
Author: Sebastian Humenda <shumenda@gmx.de>
Last-Update: 2024-10-31

Index: freedict-tools/mk/dicts.mk
===================================================================
--- freedict-tools.orig/mk/dicts.mk
+++ freedict-tools/mk/dicts.mk
@@ -22,7 +22,7 @@ UNSUPPORTED_PLATFORMS = evolutionary
 endif
 
 
-available_platforms := src dictd slob stardict
+available_platforms := src dictd
 
 dictname ?= $(shell basename "$(shell pwd)")
 xsldir ?= $(FREEDICT_TOOLS)/xsl
