[neon/qt6/qt6-declarative/Neon/release] debian: bumped positioning and location too early
    Carlos De Maine 
    null at kde.org
       
    Thu May  1 05:51:01 BST 2025
    
    
  
Git commit 2875a7f764afa597e9ff1a4dae0befff698ea378 by Carlos De Maine.
Committed on 01/05/2025 at 04:50.
Pushed by carlosdem into branch 'Neon/release'.
bumped positioning and location too early
M  +2    -2    debian/control
https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/2875a7f764afa597e9ff1a4dae0befff698ea378
diff --git a/debian/control b/debian/control
index ea8873d..5790bad 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,8 @@ Build-Depends: cmake,
                qt6-base-dev (>=6.9.0~),
 #               qt6-declarative-dev:native <cross>,
                qt6-languageserver-dev (>=6.9.0~),
-               qt6-location-dev (>=6.9.0~),
-               qt6-positioning-dev (>=6.9.0~),
+               qt6-location-dev (>=6.8.3~),
+               qt6-positioning-dev (>=6.8.3~),
                qt6-shadertools-dev (>=6.9.0~),
                qt6-svg-dev (>=6.9.0~),
                qt6-tools-dev (>=6.9.0~),
    
    
More information about the Neon-commits
mailing list