[neon/neon-packaging/glaxnimate/Neon/unstable] debian: wrap and sort and no need for git

Carlos De Maine null at kde.org
Mon Jan 27 10:10:44 GMT 2025


Git commit e6505e5e6e6d4a3a7beac4e0bf3334ddc830e3e9 by Carlos De Maine.
Committed on 27/01/2025 at 10:10.
Pushed by carlosdem into branch 'Neon/unstable'.

wrap and sort and no need for git

M  +5    -6    debian/control

https://invent.kde.org/neon/neon-packaging/glaxnimate/-/commit/e6505e5e6e6d4a3a7beac4e0bf3334ddc830e3e9

diff --git a/debian/control b/debian/control
index 829fee5..2b08dcf 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,7 @@ Maintainer: Scarlett Moore <sgmoore at debian.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
                doxygen,
-               extra-cmake-modules,
-               git,
-               libarchive-dev,
-               libavcodec-dev,
-               libavformat-dev,
-               libavutil-dev,
+               kf6-extra-cmake-modules,
                kf6-karchive-dev,
                kf6-kcompletion-dev,
                kf6-kcoreaddons-dev,
@@ -18,6 +13,10 @@ Build-Depends: cmake,
                kf6-ki18n-dev,
                kf6-kxmlgui-dev,
                kf6-kwidgetsaddons-dev,
+               libarchive-dev,
+               libavcodec-dev,
+               libavformat-dev,
+               libavutil-dev,
                libpotrace-dev,
                libpython3-dev,
                libswscale-dev,


More information about the Neon-commits mailing list