diff --git a/debian/control b/debian/control index 733f960..33b1155 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Standards-Version: 4.6.1 Build-Depends: debhelper-compat (= 13), build-essential, cmake, + ninja, qt6-shadertools-dev, qt6-declarative-dev, qt6-declarative-dev-tools, @@ -14,7 +15,8 @@ Build-Depends: debhelper-compat (= 13), qt6-wayland-private-dev, libpipewire-0.3-dev, qt6-wayland-dev, - libjemalloc-dev, + libjemalloc-dev, + spirv-tools, qt6-svg-dev, libcli11-dev, qt6-base-dev-tools,