[SCM] grantleetheme packaging branch, master, updated. 2ad58e2e1f6b0218374cd4c5022f95daa95bcd72
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Apr 28 09:31:49 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/grantleetheme.git;a=commitdiff;h=c4a0783
The following commit has been merged in the master branch:
commit c4a0783eb0c8a00463655ca5835c9e6a4c442fc0
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Apr 28 11:29:25 2016 +0200
Add missing dev dependency (thanks to acc headers check)
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b8bb40b..bd5d124 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,8 @@ Section: libdevel
Architecture: any
Depends: libkf5grantleetheme5 (= ${binary:Version}),
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
+ qtbase5-dev (>= 5.4.0~)
Description: KDE PIM grantlee theme support - devel files
This library provides the grantlee theme support for KDE PIM.
.
--
grantleetheme packaging
More information about the pkg-kde-commits
mailing list