[neon/qt6/qt6-location/Neon/release] debian: missing a }

Carlos De Maine null at kde.org
Thu Dec 14 11:39:40 GMT 2023


Git commit 485ecf201366bb06b903e3a8bb1113605ef67bfb by Carlos De Maine.
Committed on 14/12/2023 at 12:39.
Pushed by carlosdem into branch 'Neon/release'.

missing a }

M  +1    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-location/-/commit/485ecf201366bb06b903e3a8bb1113605ef67bfb

diff --git a/debian/control b/debian/control
index 0ccd4d1..bc36631 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,7 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: qt6-base-doc,
          qt6-location-dev,
          ${misc:Depends},
-         ${shlibs:Depends
+         ${shlibs:Depends}
 Provides: qt6-location-doc-html,
 Description: Qt 6 Location - documentation files
  Qt is a cross-platform C++ application framework. Qt's primary feature


More information about the Neon-commits mailing list