[neon/neon-packaging/kgeotag/Neon/stable] debian: update .install

Jonathan Riddell null at kde.org
Thu May 6 15:41:20 BST 2021


Git commit da7d2886359004f532e89066de1ccd5d1762dacf by Jonathan Riddell.
Committed on 06/05/2021 at 14:41.
Pushed by jriddell into branch 'Neon/stable'.

update .install

M  +9    -9    debian/control

https://invent.kde.org/neon/neon-packaging/kgeotag/commit/da7d2886359004f532e89066de1ccd5d1762dacf

diff --git a/debian/control b/debian/control
index b916f74..5d83535 100644
--- a/debian/control
+++ b/debian/control
@@ -5,20 +5,20 @@ Maintainer: Jonathan Riddell <jr at jriddell.org>
 Build-Depends: cmake,
                debhelper (>= 12),
                extra-cmake-modules,
-	       libkf5coreaddons-dev,
-	       libkf5i18n-dev,
-	       libkf5xmlgui-dev,
-	       libkf5configwidgets-dev,
-	       libkf5crash-dev,
-	       libkf5kexiv2-dev,
-	       libmarble-dev,
+               libkf5configwidgets-dev,
+               libkf5coreaddons-dev,
+               libkf5crash-dev,
+               libkf5i18n-dev,
+               libkf5kexiv2-dev,
+               libkf5xmlgui-dev,
+               libmarble-dev,
                pkg-kde-tools,
                qtbase5-dev,
+               qtwebengine5-dev
 Standards-Version: 4.1.4
 
 Package: kgeotag
 Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: photo geotagging program
  Add geotags to your photos.


More information about the Neon-commits mailing list