diff --git a/build-aux/modules/vte.json b/build-aux/modules/vte.json index e511a93b0..dc5b14c48 100644 --- a/build-aux/modules/vte.json +++ b/build-aux/modules/vte.json @@ -2,6 +2,7 @@ "name": "vte", "buildsystem": "meson", "config-opts": [ + "--libdir=/app/lib", "-Ddocs=false", "-Dgtk3=false", "-Dgtk4=true",