multipass: fix build against poco-1.14.1

This commit is contained in:
Martin Häcker
2025-02-25 21:12:03 +01:00
parent 00e7e2644c
commit 33f6d24bad
+2
View File
@@ -24,6 +24,7 @@
qt6,
slang,
stdenv,
utf8proc,
xterm,
}:
@@ -120,6 +121,7 @@ stdenv.mkDerivation {
protobuf
qt6.qtbase
qt6.qtwayland
utf8proc
];
nativeBuildInputs = [