[SCM] akregator packaging branch, master, updated. debian/16.04.3-1-89-g7519c37
Maximiliano Curia
maxy at moszumanska.debian.org
Fri Aug 25 06:18:52 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akregator.git;a=commitdiff;h=df82c4c
The following commit has been merged in the master branch:
commit df82c4c0eb03b4ab62f8704dec8a922f9c2cb023
Author: Jonathan Riddell <jr at jriddell.org>
Date: Tue Jun 13 22:15:56 2017 +0100
runtime dep on QtWebEngineProcess
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 12f5206..a08371d 100644
--- a/debian/control
+++ b/debian/control
@@ -86,7 +86,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kdepim.git
Package: akregator
Section: web
Architecture: any
-Depends: kinit, kio, ${misc:Depends}, ${shlibs:Depends}
+Depends: kinit, kio, libqt5webengine5, ${misc:Depends}, ${shlibs:Depends}
Breaks: kdepim-doc (<< 4:16.12.0), ${kde-l10n:all}
Replaces: kdepim-doc (<< 4:16.12.0), ${kde-l10n:all}
Homepage: http://akregator.kde.org/
--
akregator packaging
More information about the pkg-kde-commits
mailing list