[heaptrack] 01/02: Optimize build dependencies. (Closes: #859745)
Anton Gladky
gladk at moszumanska.debian.org
Sun Apr 9 16:53:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to annotated tag debian/1.0.0-3
in repository heaptrack.
commit 446b623f55c46c0afd3442724d74e8c15bbbb9d7
Author: Pino Toscano <pino at debian.org>
Date: Fri Apr 7 19:09:36 2017 +0200
Optimize build dependencies. (Closes: #859745)
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 6ed7067..3d67306 100644
--- a/debian/control
+++ b/debian/control
@@ -7,19 +7,19 @@ Build-Depends: cmake,
debhelper (>= 10),
qtbase5-dev,
qtbase5-dev-tools,
- qtmultimedia5-dev,
libkf5kio-dev,
- kio-dev,
libkf5configwidgets-dev,
libkf5threadweaver-dev,
libkf5itemmodels-dev,
+ libkf5i18n-dev,
libkchart-dev,
- plasma-framework-dev,
libdwarf-dev,
libelf-dev,
extra-cmake-modules,
libunwind-dev,
- libboost-all-dev,
+ libboost-iostreams-dev,
+ libboost-program-options-dev,
+ libboost-regex-dev,
zlib1g-dev,
libsparsehash-dev
Standards-Version: 3.9.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/heaptrack.git
More information about the debian-science-commits
mailing list