[SCM] kwayland packaging branch, master, updated. debian/5.22.0-1-9-gf23d386
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Jun 18 06:23:43 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kwayland.git;a=commitdiff;h=2e667d3
The following commit has been merged in the master branch:
commit 2e667d3de7c52d727f496a77413deb9e10a06ffe
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Jun 17 17:24:41 2016 +0200
Add shlibs depends for the org-kde-kf5-kwayland-testserver libexec
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 764e72e..7750ea6 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Architecture: any
Depends: libkf5waylandclient5 (= ${binary:Version}),
libkf5waylandserver5 (= ${binary:Version}),
qtbase5-dev (>= 5.4.0~),
- ${misc:Depends}
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: development files for kwayland
KWayland provides a Qt-style Client and Server library wrapper for
the Wayland libraries.
--
kwayland packaging
More information about the pkg-kde-commits
mailing list