From 815716da07bb3369171b6d7bf58c4b7611dd7175 Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Rouby Date: Mon, 1 Jul 2024 09:54:22 +0200 Subject: [PATCH] Manifest: Minor change. --- manifest.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.scm b/manifest.scm index 40c6bf4e..35660e30 100644 --- a/manifest.scm +++ b/manifest.scm @@ -15,7 +15,7 @@ ;; along with this program. If not, see . (specifications->manifest - (list "python" "python-platformdirs" "python-lxml" + (list "python" "zlib" "python-platformdirs" "python-lxml" "python-pyqt@5" "python-pyqt5-sip" "python-pyqtgraph" "python-qscintilla" "python-numpy" "python-shapely" "python-pyshp"