Rik Mills has proposed merging ~acheron/kubuntu-packaging/+git/khelpcenter:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/khelpcenter:kubuntu_unstable.
Requested reviews: Kubuntu Packagers (kubuntu-packagers) For more details, see: https://code.launchpad.net/~acheron/kubuntu-packaging/+git/khelpcenter/+merge/297155 New build-deps/requirements in CMakeLists -- Your team Kubuntu Packagers is requested to review the proposed merge of ~acheron/kubuntu-packaging/+git/khelpcenter:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/khelpcenter:kubuntu_unstable.
diff --git a/debian/changelog b/debian/changelog index b2122cc..7046dbb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,9 @@ khelpcenter (4:16.04.1-0ubuntu1) UNRELEASED; urgency=medium * Merged with Debian * Update VCS fields to point to Launchpad git repo + [ Rik Mills ] + * Add new build deps + -- Clive Johnston <[email protected]> Sat, 21 May 2016 00:32:06 +0100 khelpcenter (4:5.5.5-0ubuntu1) xenial; urgency=medium diff --git a/debian/control b/debian/control index b2256a1..e4093db 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: cmake (>= 2.8.12), extra-cmake-modules (>= 5.18.0~), kinit-dev (>= 5.18.0~), libgrantlee5-dev, + libkf5bookmarks-dev, libkf5config-dev (>= 5.18.0~), libkf5coreaddons-dev (>= 5.18.0~), libkf5dbusaddons-dev (>= 5.18.0~), @@ -16,6 +17,8 @@ Build-Depends: cmake (>= 2.8.12), libkf5kdelibs4support-dev (>= 5.18.0~), libkf5khtml-dev (>= 5.18.0~), libkf5service-dev (>= 5.18.0~), + libxapian-dev, + libxml2-dev, pkg-kde-tools (>= 0.15.18~), qtbase5-dev (>= 5.4.0~) Standards-Version: 3.9.8
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
