novelwriter: support svg icons (#438985)

This commit is contained in:
dish
2025-09-01 11:01:56 -04:00
committed by GitHub

View File

@@ -28,6 +28,7 @@ python3.pkgs.buildPythonApplication {
dependencies = with python3.pkgs; [ dependencies = with python3.pkgs; [
pyqt6 pyqt6
pyenchant pyenchant
qt6.qtsvg
]; ];
# See setup/debian/install # See setup/debian/install