[SCM] kwallet packaging branch, master, updated. debian/5.37.0-2-96-g74de6bf
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 2 18:54:17 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kwallet.git;a=commitdiff;h=c998a33
The following commit has been merged in the master branch:
commit c998a3351f3c0c2f17a8d61c182adc4a6bf53bce
Author: Rohan Garg <rohan at garg.io>
Date: Tue Feb 14 15:17:35 2017 +0100
Fix Build-Depends
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 781d131..abf3136 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: cmake (>= 2.8.12),
libkf5service-dev (>= 5.28.0~),
libkf5widgetsaddons-dev (>= 5.28.0~),
libkf5windowsystem-dev (>= 5.28.0~),
- libqgpgme7-dev,
+ libqgpgme7-dev | libgpgmepp-dev,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.5.0~)
Standards-Version: 3.9.8
--
kwallet packaging
More information about the pkg-kde-commits
mailing list