[SCM] plasma-workspace packaging branch, master, updated. debian/5.6.5.1-1-30-g74c8e19
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Aug 27 15:32:48 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-workspace.git;a=commitdiff;h=7bc84aa
The following commit has been merged in the master branch:
commit 7bc84aab9da7b2d95b9763312fdbef4710b6dcf6
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Jul 14 19:21:33 2016 +0200
Add missing dev dependency (thanks to the acc headers check)
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4ef7200..cf706de 100644
--- a/debian/control
+++ b/debian/control
@@ -87,7 +87,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/plasma-workspace.git
Package: plasma-workspace-dev
Architecture: any
-Depends: libkf5windowsystem-dev (>= 5.4.0),
+Depends: libkf5itemmodels-dev,
+ libkf5windowsystem-dev (>= 5.4.0),
plasma-framework-dev (>= 5.18.0~),
plasma-workspace (= ${binary:Version}),
qtbase5-dev (>= 5.6.1~),
--
plasma-workspace packaging
More information about the pkg-kde-commits
mailing list