[SCM] kopete packaging branch, master, updated. debian/16.08.1-1-2-g63aaec5

Andrey Rahmatullin wrar at moszumanska.debian.org
Fri Dec 2 20:16:00 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kopete.git;a=commitdiff;h=ef217cb

The following commit has been merged in the master branch:
commit ef217cba2b1f1194a9e6b55ed451c01bdfa62add
Author: Andrey Rahmatullin <wrar at debian.org>
Date:   Sat Dec 3 01:09:10 2016 +0500

    Explicitly build with libssl1.0-dev.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a9869d5..5b29195 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Build-Depends: cmake (>= 2.8.9~),
                libsoprano-dev,
                libsqlite3-dev,
                libsrtp0-dev,
-               libssl-dev,
+               libssl1.0-dev,
                libv4l-dev [linux-any],
                libxdamage-dev,
                libxml2-dev,

-- 
kopete packaging



More information about the pkg-kde-commits mailing list