[SCM] krita packaging branch, master, updated. debian/1%3.3.2.1+dfsg-1-5-geca4230
Pino Toscano
pino at moszumanska.debian.org
Sat Jan 13 09:08:29 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/krita.git;a=commitdiff;h=eca4230
The following commit has been merged in the master branch:
commit eca42303cb5c45e18032459089c2f21c8f22e8ad
Author: Pino Toscano <pino at debian.org>
Date: Sat Jan 13 10:07:57 2018 +0100
add libqt5opengl5-desktop-dev B-D
---
debian/changelog | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 12c497f..c4d861e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ krita (1:3.3.3+dfsg-0r1) UNRELEASED; urgency=medium
* Use https in the watch file.
* Update copyright.
* Bump Standards-Version to 4.1.3, no changes required.
+ * Add the libqt5opengl5-desktop-dev build dependency, as krita supports only
+ Desktop OpenGL.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 13 Jan 2018 09:09:54 +0100
diff --git a/debian/control b/debian/control
index fc5e73d..7261fa8 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Build-Depends: cmake (>= 2.8.12),
libopenexr-dev,
libpng-dev,
libpoppler-qt5-dev,
+ libqt5opengl5-desktop-dev,
libqt5svg5-dev (>= 5.6.0),
libqt5x11extras5-dev (>= 5.6.0),
libraw-dev,
--
krita packaging
More information about the pkg-kde-commits
mailing list