[SCM] parley packaging branch, kubuntu_unstable, updated. debian/4.14.2-1-5-gfbe72df
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Wed Dec 3 13:11:23 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-applications/parley.git;a=commitdiff;h=fbe72df
The following commit has been merged in the kubuntu_unstable branch:
commit fbe72df5618f16dbcbaf6f555de6dbe0c3f270d5
Author: Harald Sitter <sitter at kde.org>
Date: Wed Dec 3 14:10:50 2014 +0100
add missing bdep on qtscript5-dev
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1576ae9..3a3eac7 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,8 @@ Build-Depends: cmake,
libkf5sonnet-dev,
libqt5svg5-dev,
pkg-kde-tools (>= 0.12),
- qtmultimedia5-dev
+ qtmultimedia5-dev,
+ qtscript5-dev
Standards-Version: 3.9.5
XS-Testsuite: autopkgtest
Homepage: https://projects.kde.org/projects/kde/kdeedu/parley
--
parley packaging
More information about the pkg-kde-commits
mailing list