From b7e1a184561a1a50a5f39ced02fc7dce0e41cd76 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sandro=20Knau=C3=9F?= Date: Sun, 9 Mar 2025 00:29:00 +0100 Subject: [PATCH] Fix arch:all only build. --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/control b/debian/control index 2a34e7ac1..56512b8e5 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,23 @@ Build-Depends-Arch: dh-sequence-qmldeps, Build-Depends-Indep: dh-sequence-sphinxdoc, appstream, jdupes, + libkf6archive-dev, + libkf6guiaddons-dev, + libp11-dev, + librsvg2-bin, + libsqlite3-dev (>= 3.9.0~), + libssl-dev (>= 1.1~), + pkgconf, + python3-sphinx, + qt6-5compat-dev, + qt6-base-dev (>= 6.7.0~), + qt6-declarative-dev (>= 6.7.0~), + qt6-svg-dev, + qt6-tools-dev, + qt6-websockets-dev, + qtkeychain-qt6-dev, texlive-latex-base, + zlib1g-dev, Rules-Requires-Root: no Standards-Version: 4.7.2 Homepage: https://nextcloud.com/install/#install-clients -- 2.30.2