[neon/neon-packaging/tokodon/Neon/unstable] debian: missing webview dep

Scarlett Moore null at kde.org
Thu Sep 28 17:15:41 BST 2023


Git commit 3b969eb7f51aea00bd266b3d2ed3056cd2a01923 by Scarlett Moore.
Committed on 28/09/2023 at 18:15.
Pushed by scarlettmoore into branch 'Neon/unstable'.

missing webview dep

M  +2    -0    debian/control

https://invent.kde.org/neon/neon-packaging/tokodon/-/commit/3b969eb7f51aea00bd266b3d2ed3056cd2a01923

diff --git a/debian/control b/debian/control
index f9bddd4..9dbd575 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,7 @@ Build-Depends: cmake,
                qt6-base-dev,
                qt6-declarative-dev,
                qt6-multimedia-dev,
+               qt6-webview-dev
 Standards-Version: 4.6.2
 Homepage: https://apps.kde.org/tokodon/
 Rules-Requires-Root: no
@@ -43,6 +44,7 @@ Depends: qml6-module-org-kde-kirigami-addons-labs-mobileform,
          qml6-module-org-kde-syntaxhighlighting,
          qml6-module-qt-labs-platform,
          qml6-module-qt-labs-qmlmodels,
+         qml6-module-qtwebview,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Client for Mastodon.


More information about the Neon-commits mailing list