[SCM] kde-dev-utils packaging branch, master, updated. debian/16.08.0-1-26-g5fc6d38
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Oct 31 18:03:51 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kde-dev-utils.git;a=commitdiff;h=50d128e
The following commit has been merged in the master branch:
commit 50d128e43f65c21c76e141a7b1eaaaee63f2a1b7
Author: Jonathan Riddell <jr at jriddell.org>
Date: Tue Apr 11 14:39:37 2017 +0100
build-dep on qttools5-dev
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 5c7637e..08f09f3 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Build-Depends: cmake,
libkf5widgetsaddons-dev,
pkg-kde-tools (>= 0.12),
python,
- qtbase5-dev
+ qtbase5-dev,
+ qttools5-dev
Standards-Version: 3.9.8
Homepage: http://www.kde.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kde-dev-utils.git
--
kde-dev-utils packaging
More information about the pkg-kde-commits
mailing list