[SCM] ktexteditor packaging branch, master, updated. debian/5.27.0-1-1-g99a4846
Maximiliano Curia
maxy at moszumanska.debian.org
Sun Nov 6 09:01:14 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/ktexteditor.git;a=commitdiff;h=99a4846
The following commit has been merged in the master branch:
commit 99a48466e64c6b2465651600da905a24e563f527
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Nov 6 10:00:03 2016 +0100
Add libgit2-dev build dep back.
This was dropped to fix #799430 (90426d9d), #798421 has been fixed in the meantime.
Thanks: Simon Quigley for noting this
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 8e88494..b9ed535 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 5.27.0~),
kio-dev (>= 5.26.0~),
+ libgit2-dev (>= 0.22.0~),
libkf5archive-dev (>= 5.27.0~),
libkf5config-dev (>= 5.27.0~),
libkf5guiaddons-dev (>= 5.27.0~),
--
ktexteditor packaging
More information about the pkg-kde-commits
mailing list