Aaron Honeycutt has proposed merging ~aaronhoneycutt/kubuntu-packaging/+git/kalzium:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/kalzium:kubuntu_unstable.
Requested reviews: Simon Quigley (tsimonq2) For more details, see: https://code.launchpad.net/~aaronhoneycutt/kubuntu-packaging/+git/kalzium/+merge/311888 Added libqt5svg5-dev as build dep. -- Your team Kubuntu Packagers is subscribed to branch ~kubuntu-packagers/kubuntu-packaging/+git/kalzium:kubuntu_unstable.
diff --git a/debian/changelog b/debian/changelog index 672305b..c920bb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ kalzium (4:16.04.3-0ubuntu2) UNRELEASED; urgency=medium [ Aaron Honeycutt ] * Added qtscript5-dev as build dep * Added libqt5opengl5-dev as build dep + * Added libqt5svg5-dev as build dep -- José Manuel SantamarÃa Lema <[email protected]> Sat, 29 Oct 2016 17:16:39 +0200 diff --git a/debian/control b/debian/control index e8bc674..05b20bb 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: chemical-mime-data, extra-cmake-modules, libavogadro-dev [!armhf], libqt5opengl5-dev, + libqt5svg5-dev, pkg-config, pkg-kde-tools (>= 0.14), qtbase5-dev,
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
