[neon/extras/skrooge/Neon/unstable] debian: lints

Carlos De Maine null at kde.org
Sat Feb 1 03:49:23 GMT 2025


Git commit 75bef39eff7183b231bd8616fc6d474011ff2b06 by Carlos De Maine.
Committed on 01/02/2025 at 03:49.
Pushed by carlosdem into branch 'Neon/unstable'.

lints

M  +2    -0    debian/control
M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/skrooge/-/commit/75bef39eff7183b231bd8616fc6d474011ff2b06

diff --git a/debian/control b/debian/control
index 51a03b9..8146972 100644
--- a/debian/control
+++ b/debian/control
@@ -55,6 +55,8 @@ Package: skrooge
 Architecture: any
 Depends: libqca-qt6-2,
          qt6-base,
+         qt6-declarative,
+         qt6-webengine,
          skrooge-common (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
diff --git a/debian/rules b/debian/rules
index ae2cec2..7535897 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ export DH_VERBOSE=1
 	dh $@ --with kf6,python3 --buildsystem kf6
 
 override_dh_python3:
-	dh_python3 -p skrooge-common /usr/share/skrooge
\ No newline at end of file
+	dh_python3 -p skrooge-common /usr/share/skrooge


More information about the Neon-commits mailing list