From 5e131b2364691ab2b73017a45fd6a2680f7aceb4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sandro=20Knau=C3=9F?= Date: Sat, 15 Feb 2025 03:20:13 +0100 Subject: [PATCH] Move some dependecies to B-D-Arch. --- debian/control | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 5e42b33bc..547f7181a 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,9 @@ Section: net Priority: optional Maintainer: ownCloud for Debian maintainers Uploaders: Sandro Knauß , Alf Gaida , -Build-Depends: appstream, +Build-Depends: debhelper-compat (= 13), + appstream, cmake (>= 3.16~), - debhelper-compat (= 13), - dh-sequence-qmldeps, doxygen, extra-cmake-modules (>= 5.240.0), libcloudproviders-dev (>= 0.3.3), @@ -21,7 +20,6 @@ Build-Depends: appstream, libsqlite3-dev (>= 3.9.0~), libssl-dev (>= 1.1~), pkgconf, - pkg-kde-tools, python3-sphinx, qml6-module-qt5compat-graphicaleffects, qml6-module-qtmultimedia, @@ -30,13 +28,14 @@ Build-Depends: appstream, qt6-declarative-dev (>= 6.7.0~), qt6-svg-dev, qt6-tools-dev, - qt6-webengine-dev [amd64 arm64 armhf i386], qt6-websockets-dev, qtkeychain-qt6-dev, texlive-latex-base, - xauth, - xvfb, zlib1g-dev, +Build-Depends-Arch: dh-sequence-qmldeps, + qt6-webengine-dev [amd64 arm64 armhf i386], + xauth , + xvfb , Build-Depends-Indep: dh-sequence-sphinxdoc, jdupes, Rules-Requires-Root: no Standards-Version: 4.7.0 -- 2.30.2