summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander V. Wolf <alex.v.wolf@gmail.com>2022-08-04 12:33:29 +0700
committerGitHub <noreply@github.com>2022-08-04 12:33:29 +0700
commit64adec14a2f81f5ddc7a1ad39f3829cf627b88d6 (patch)
tree9e6cd9fe9b2ccd2e2b2f127af07c698bedab8097
parent6b00d3e532f13d7c14970b0128eb395bdae37c5c (diff)
Update controldebian-packaging-qt6
-rw-r--r--debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index 2ca90fb693..fc357fece5 100644
--- a/debian/control
+++ b/debian/control
@@ -19,12 +19,12 @@ Build-Depends: cmake,
libqt6positioning6-plugins (>= 6.2),
libqt6charts6-dev (>= 6.2),
libqt6opengl6-dev (>= 6.2),
- libqt6webchannel6-dev (>= 6.2) [amd64],
- libqt6webenginewidgets6 (>= 6.2) [amd64],
- libqt6webenginecore6-bin (>= 6.2) [amd64],
- libqt6webengine6-data (>= 6.2) [amd64],
- qt6-webengine-dev (>= 6.2) [amd64],
- qt6-webengine-dev-tools (>= 6.2) [amd64],
+ libqt6webchannel6-dev (>= 6.2) [amd64 arm64],
+ libqt6webenginewidgets6 (>= 6.2) [amd64 arm64],
+ libqt6webenginecore6-bin (>= 6.2) [amd64 arm64],
+ libqt6webengine6-data (>= 6.2) [amd64 arm64],
+ qt6-webengine-dev (>= 6.2) [amd64 arm64],
+ qt6-webengine-dev-tools (>= 6.2) [amd64 arm64],
zlib1g-dev
Standards-Version: 4.5.0
Vcs-Browser: https://github.com/Stellarium/stellarium
@@ -35,8 +35,8 @@ Package: stellarium-qt6
Architecture: any
Conflicts: stellarium
Depends: stellarium-qt6-data (= ${source:Version}),
- libqt6webenginecore6-bin (>= 6.2) [amd64],
- libqt6webengine6-data (>= 6.2) [amd64],
+ libqt6webenginecore6-bin (>= 6.2) [amd64 arm64],
+ libqt6webengine6-data (>= 6.2) [amd64 arm64],
${misc:Depends},
${shlibs:Depends}
Description: real-time photo-realistic sky generator