[neon/qt6/qt6-positioning/Neon/release] debian: linting

Carlos De Maine null at kde.org
Thu Dec 14 06:18:46 GMT 2023


Git commit 531a3a827ba6beb3d2c851fc902b375087bab817 by Carlos De Maine.
Committed on 09/12/2023 at 10:40.
Pushed by carlosdem into branch 'Neon/release'.

linting

M  +3    -1    debian/control
A  +1    -0    debian/meta/cmake-ignore

https://invent.kde.org/neon/qt6/qt6-positioning/-/commit/531a3a827ba6beb3d2c851fc902b375087bab817

diff --git a/debian/control b/debian/control
index b66b7bb..62883a1 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends: cmake,
                qt6-base-dev (>= 6.6.1~),
                qt6-declarative-dev (>= 6.6.1~),
                qt6-serialport-dev (>= 6.6.1~),
+               qt6-svg-dev (>= 6.6.1~),
                rapidjson-dev (>= 1.1.0),
                xauth <!nocheck>,
                xvfb <!nocheck>,
@@ -75,7 +76,8 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: qt6-base-doc,
          qt6-positioning-dev (= ${binary:Version}),
-         ${misc:Depends}
+         ${misc:Depends},
+         ${shlibs:Depends},
 Provides: qt6-positioning-doc-html,
 Replaces: qt6-positioning-doc-html,
 Description: Qt 6 Positioning - documentation files
diff --git a/debian/meta/cmake-ignore b/debian/meta/cmake-ignore
new file mode 100644
index 0000000..1af49c0
--- /dev/null
+++ b/debian/meta/cmake-ignore
@@ -0,0 +1 @@
+Gypsy



More information about the Neon-commits mailing list