[SCM] libkleo packaging branch, master, updated. debian/16.04.2-1-80-g0fe3cd1
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Sep 2 17:02:19 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkleo.git;a=commitdiff;h=637c522
The following commit has been merged in the master branch:
commit 637c5227c45dfe7a796ab13b6143b074f1797bb3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Aug 22 16:54:31 2017 +0200
Fix runtime Depends
Gbp-Dch: Ignore
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d5947b2..ce6b19a 100644
--- a/debian/control
+++ b/debian/control
@@ -49,9 +49,9 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libboost-dev (>= 1.34.0~),
+ libgpgmepp-dev | libgpgme7-dev,
libkf5libkleo5 (= ${binary:Version}),
libkf5widgetsaddons-dev (>= 5.35.0~),
- libqgpgmepp-dev | libgpgme7-dev,
qtbase5-dev (>= 5.7.0~),
${misc:Depends},
${shlibs:Depends},
--
libkleo packaging
More information about the pkg-kde-commits
mailing list