[neon/kf6/kitemviews/Neon/unstable] debian: fix control

Jonathan Esk-Riddell null at kde.org
Mon Jan 23 15:35:42 GMT 2023


Git commit ef6a0c923bd5ff603222e8644ac4cb6ef83798c2 by Jonathan Esk-Riddell.
Committed on 23/01/2023 at 15:35.
Pushed by jriddell into branch 'Neon/unstable'.

fix control

M  +1    -3    debian/control

https://invent.kde.org/neon/kf6/kitemviews/commit/ef6a0c923bd5ff603222e8644ac4cb6ef83798c2

diff --git a/debian/control b/debian/control
index 6946f01..cab4598 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,7 @@ Package: kf6-kitemviews
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: libkf5itemviews-data (= ${source:Version}),
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: Qt library with additional widgets for ItemModels
  A Qt library which contains additional widgets for ItemModels, such as
@@ -35,7 +34,6 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Depends: kf6-kitemviews (= ${binary:Version}),
-         qtbase5-dev (>= 5.8.0~),
          ${misc:Depends},
          ${shlibs:Depends}
 Replaces: kf6-kitemviews (<< 5.61.90-0)


More information about the Neon-commits mailing list