[neon/qt6/qt6-3d/Neon/release] debian: fix control

Jonathan Esk-Riddell null at kde.org
Tue Mar 1 15:47:05 GMT 2022


Git commit b3c8882cf5c815f0aecb5d0e651494fbe14be7f8 by Jonathan Esk-Riddell.
Committed on 01/03/2022 at 15:47.
Pushed by jriddell into branch 'Neon/release'.

fix control

M  +1    -2    debian/control

https://invent.kde.org/neon/qt6/qt6-3d/commit/b3c8882cf5c815f0aecb5d0e651494fbe14be7f8

diff --git a/debian/control b/debian/control
index 46c5536..63b6fe2 100644
--- a/debian/control
+++ b/debian/control
@@ -52,8 +52,7 @@ Provides: libqt63danimation6,
           qt6-3d-gltfsceneio-plugin,
           qt6-3d-scene2d-plugin
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libqt63dcore6 (= ${binary:Version}),
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: Qt 6 3D Core library
  Qt is a cross-platform C++ application framework. Qt's primary feature


More information about the Neon-commits mailing list