[neon/qt6/qt6-quickeffectmaker/Neon/release] debian: internal version deps

Carlos De Maine null at kde.org
Sun Dec 10 03:51:55 GMT 2023


Git commit 79026085df867fc6017b99f526569776da395b19 by Carlos De Maine.
Committed on 10/12/2023 at 04:51.
Pushed by carlosdem into branch 'Neon/release'.

internal version deps

M  +5    -5    debian/control

https://invent.kde.org/neon/qt6/qt6-quickeffectmaker/-/commit/79026085df867fc6017b99f526569776da395b19

diff --git a/debian/control b/debian/control
index d74c38c..9cb2a7f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,10 +15,10 @@ Build-Depends: cmake,
                ninja-build,
                pkg-config,
                pkg-kde-tools,
-               qt6-base-dev,
-               qt6-declarative-dev,
-               qt6-quick3d-dev,
-               qt6-shadertools-dev,
+               qt6-base-dev (>= 6.6.1~),
+               qt6-declarative-dev (>= 6.6.1~),
+               qt6-quick3d-dev (>= 6.6.1~),
+               qt6-shadertools-dev (>= 6.6.1~),
                xauth <!nocheck>,
                xvfb <!nocheck>
 Standards-Version: 4.6.2
@@ -32,7 +32,7 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Pre-Depends: ${misc:Pre-Depends}
-Depends: qml6-module-qtquick, ${misc:Depends}, ${shlibs:Depends}
+Depends: qt6-declarative, ${misc:Depends}, ${shlibs:Depends}
 Breaks: qt6-qtquickeffectmaker
 Replaces: qt6-qtquickeffectmaker
 Description: Qt Quick Effect Maker


More information about the Neon-commits mailing list