[neon/extras/krita/Neon/unstable] debian: don't forget the comma
    Carlos De Maine 
    null at kde.org
       
    Mon Feb 20 03:20:23 GMT 2023
    
    
  
Git commit b3c0190965099c3318f487fd193135071e7ea293 by Carlos De Maine.
Committed on 20/02/2023 at 03:20.
Pushed by carlosdem into branch 'Neon/unstable'.
don't forget the comma
M  +1    -1    debian/control
https://invent.kde.org/neon/extras/krita/commit/b3c0190965099c3318f487fd193135071e7ea293
diff --git a/debian/control b/debian/control
index 0676196..02d1a30 100644
--- a/debian/control
+++ b/debian/control
@@ -61,7 +61,7 @@ Build-Depends: cmake (>= 2.8.12),
                pkg-config,
                pkg-kde-tools (>= 0.15.16),
                pyqt5-dev,
-               pyqt5-dev-tools
+               pyqt5-dev-tools,
                python3-sip-dev,
                qtbase5-dev (>= 5.6.0),
                qtdeclarative5-dev,
    
    
More information about the Neon-commits
mailing list