[SCM] kdeplasma-addons packaging branch, master, updated. debian/4%5.12.0-2-5-gb6476e5
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Feb 14 20:42:57 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kdeplasma-addons.git;a=commitdiff;h=940158f
The following commit has been merged in the master branch:
commit 940158f86251170d87e46a722e7311d4f9e026c3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Feb 14 20:29:16 2018 +0100
Limit the optional qtwebengine dependency to the arches where it's present
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 067dbb4..b67e06c 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Build-Depends: cmake (>= 2.8.12),
plasma-workspace-dev (>= 4:5.7~),
qtbase5-dev (>= 5.9.0~),
qtdeclarative5-dev (>= 5.9.0~),
- qtwebengine5-dev (>= 5.9.0~),
+ qtwebengine5-dev (>= 5.9.0~) [amd64 arm64 armhf i386 mipsel],
scim-dev,
shared-mime-info,
Standards-Version: 4.1.3
--
kdeplasma-addons packaging
More information about the pkg-kde-commits
mailing list