novelwriter: support svg icons

This commit is contained in:
miampf
2025-08-31 20:47:33 +02:00
parent 07d8e33f60
commit 93c74417d4

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