diff --git a/Run-Manuskript-from-Source-Code-on-Linux.md b/Run-Manuskript-from-Source-Code-on-Linux.md index cc06b37..1fd6c7b 100644 --- a/Run-Manuskript-from-Source-Code-on-Linux.md +++ b/Run-Manuskript-from-Source-Code-on-Linux.md @@ -46,6 +46,12 @@ On openSUSE I was able to run **manuskript** but unable to find appropriate pack sudo emerge -va dev-python/lxml dev-python/PyQt5 +**FreeBSD**: + + sudo portmaster lang/python3 devel/py-qt5-core www/qt5-webkit www/py-qt5-webkit graphics/qt5-svg devel/py-lxml + +I didn't test from fresh, so it is possible I'm missing something, but these worked to get Manuskript running on my machine. (zlib is built into FreeBSD.) + ## Install Optional Dependencies ### PyEnchant