[neon/extras/kreport/Neon/unstable] debian: Qt5WebEngineConfig
Jonathan Riddell
null at kde.org
Mon Jun 21 10:41:02 BST 2021
Git commit e95d02849beb98e06875fa25afa32163137d0120 by Jonathan Riddell.
Committed on 21/06/2021 at 09:40.
Pushed by jriddell into branch 'Neon/unstable'.
Qt5WebEngineConfig
M +5 -4 debian/control
https://invent.kde.org/neon/extras/kreport/commit/e95d02849beb98e06875fa25afa32163137d0120
diff --git a/debian/control b/debian/control
index e172453..c7d7f83 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends: cmake (>= 3.0),
qtbase5-dev (>= 5.4.0),
qtdeclarative5-dev,
qttools5-dev,
+ qtwebengine5-dev
Standards-Version: 4.4.1
Homepage: https://community.kde.org/KReport
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kreport.git
@@ -78,11 +79,11 @@ Package: libkreport3-dev
Architecture: any
Multi-Arch: same
Section: libdevel
-Depends: libkreport3-4 (= ${binary:Version}),
- qtbase5-dev (>= 5.3.0),
+Depends: libkf5coreaddons-dev,
libkproperty3-dev (>= 3.0.0),
- libkf5coreaddons-dev,
- ${misc:Depends},
+ libkreport3-4 (= ${binary:Version}),
+ qtbase5-dev (>= 5.3.0),
+ ${misc:Depends}
Description: development files for KReport
The KReport framework implements reporting functionality for creation
of reports in MS Access style. They are also similar to SAP Crystal Reports
More information about the Neon-commits
mailing list